mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Update ktlint to 2.3.2
This commit is contained in:
parent
c189a840a7
commit
cd570feb1b
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ object BuildPluginsVersion {
|
||||||
const val AGP = "4.0.0"
|
const val AGP = "4.0.0"
|
||||||
const val GOOGLE_SERVICES = "4.3.3"
|
const val GOOGLE_SERVICES = "4.3.3"
|
||||||
const val KOTLIN = "1.3.72"
|
const val KOTLIN = "1.3.72"
|
||||||
const val KOTLINTER = "2.3.1"
|
const val KOTLINTER = "2.3.2"
|
||||||
const val OSS_LICENSE = "0.10.2"
|
const val OSS_LICENSE = "0.10.2"
|
||||||
const val VERSIONS_PLUGIN = "0.28.0"
|
const val VERSIONS_PLUGIN = "0.28.0"
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue