We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63abc8c commit 6e5c50fCopy full SHA for 6e5c50f
gradle/libs.versions.toml
@@ -34,6 +34,6 @@ assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
34
35
[plugins]
36
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
37
-android-lint = "com.android.lint:8.8.2"
+android-lint = "com.android.lint:8.9.0"
38
jetbrains-bcv = "org.jetbrains.kotlinx.binary-compatibility-validator:0.17.0"
39
spotless = "com.diffplug.spotless:7.0.2"
0 commit comments