We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c5f474 commit ee5197fCopy full SHA for ee5197f
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.1"
+android-lint = "com.android.lint:8.8.2"
38
jetbrains-bcv = "org.jetbrains.kotlinx.binary-compatibility-validator:0.17.0"
39
spotless = "com.diffplug.spotless:7.0.2"
0 commit comments