We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8182129 commit b650b22Copy full SHA for b650b22
gradle/libs.versions.toml
@@ -9,7 +9,7 @@ lint-latest = "31.8.0-alpha07"
9
[plugins]
10
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.7" }
11
dokka = { id = "org.jetbrains.dokka", version = "2.0.0-Beta" }
12
-lint = { id = "com.android.lint", version = "8.7.2" }
+lint = { id = "com.android.lint", version = "8.7.3" }
13
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
14
ksp = { id = "com.google.devtools.ksp", version = "2.0.21-1.0.27" }
15
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.30.0" }
0 commit comments