Upgrade to ktfmt 0.37 (#1897)

This commit is contained in:
Harsh Shandilya 2022-05-05 08:47:15 +05:30 committed by GitHub
parent 7c035aa042
commit 41213da780
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 11 additions and 8 deletions

View file

@ -5,7 +5,7 @@
plugins { id("com.diffplug.spotless") }
val KTFMT_VERSION = "0.36"
val KTFMT_VERSION = "0.37"
spotless {
kotlin {