Skip to content

Commit 42b3090

Browse files
committed
Update plugin lint to v9
1 parent cc009e6 commit 42b3090

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ lint = "31.12.0-alpha09"
1111
buildConfig = { id = "com.github.gmazzo.buildconfig", version = "5.7.1" }
1212
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.8" }
1313
dokka = { id = "org.jetbrains.dokka", version = "2.1.0" }
14-
lint = { id = "com.android.lint", version = "8.13.2" }
14+
lint = { id = "com.android.lint", version = "9.1.0" }
1515
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
1616
ksp = { id = "com.google.devtools.ksp", version = "2.3.4" }
1717
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.36.0" }

0 commit comments

Comments
 (0)