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