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 35f92f3 commit f36ff70Copy full SHA for f36ff70
gradle/libs.versions.toml
@@ -37,7 +37,7 @@ assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
37
38
[plugins]
39
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
40
-android-lint = "com.android.lint:8.13.1"
+android-lint = "com.android.lint:8.13.2"
41
jetbrains-dokka = "org.jetbrains.dokka:2.1.0"
42
mavenPublish = "com.vanniktech.maven.publish:0.35.0"
43
pluginPublish = { id = "com.gradle.plugin-publish", version.ref = "pluginPublish" }
0 commit comments