mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2025-09-07 16:09:38 +02:00
build-logic: upgrade ktfmt
This commit is contained in:
parent
62902ca80b
commit
11720e9542
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
plugins { id("com.diffplug.spotless") }
|
plugins { id("com.diffplug.spotless") }
|
||||||
|
|
||||||
val KTFMT_VERSION = "0.35"
|
val KTFMT_VERSION = "0.36"
|
||||||
|
|
||||||
spotless {
|
spotless {
|
||||||
kotlin {
|
kotlin {
|
||||||
|
|
Loading…
Reference in a new issue