mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 21:07:04 +05:30
build-logic: upgrade ktfmt
This commit is contained in:
parent
ad048daca6
commit
f424d387d0
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
plugins { id("com.diffplug.spotless") }
|
||||
|
||||
val KTFMT_VERSION = "0.35"
|
||||
val KTFMT_VERSION = "0.36"
|
||||
|
||||
spotless {
|
||||
kotlin {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue