mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 00:07:05 +05:30
gradle: bump ktfmt to 0.40
This commit is contained in:
parent
2a7ce2d1a5
commit
85d314bbf8
2 changed files with 4 additions and 2 deletions
|
@ -39,6 +39,6 @@ class SpotlessPlugin : Plugin<Project> {
|
|||
}
|
||||
|
||||
private companion object {
|
||||
private const val KTFMT_VERSION = "0.39"
|
||||
private const val KTFMT_VERSION = "0.40"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue