We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7a0809 commit 0c5283bCopy full SHA for 0c5283b
gradle/libs.versions.toml
@@ -8,7 +8,7 @@ lint-latest = "31.3.0-alpha16"
8
[plugins]
9
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.4" }
10
dokka = { id = "org.jetbrains.dokka", version = "1.9.10" }
11
-lint = { id = "com.android.lint", version = "8.1.4" }
+lint = { id = "com.android.lint", version = "8.2.0" }
12
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
13
ksp = { id = "com.google.devtools.ksp", version = "1.9.21-1.0.15" }
14
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.25.3" }
0 commit comments