mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2025-09-06 04:51:38 +02:00
Bump ktfmt to 0.35 (#1797)
This commit is contained in:
parent
b7deec1426
commit
a149704331
|
@ -5,7 +5,7 @@
|
|||
|
||||
plugins { id("com.diffplug.spotless") }
|
||||
|
||||
val KTFMT_VERSION = "0.33"
|
||||
val KTFMT_VERSION = "0.35"
|
||||
|
||||
spotless {
|
||||
kotlin {
|
||||
|
|
Loading…
Reference in a new issue