Skip to content

Commit 5137197

Browse files
committed
Update plugin lint to v8.13.2
1 parent dc340c6 commit 5137197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.0" }
1212
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.8" }
1313
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
14-
lint = { id = "com.android.lint", version = "8.13.0" }
14+
lint = { id = "com.android.lint", version = "8.13.2" }
1515
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
1616
ksp = { id = "com.google.devtools.ksp", version = "2.2.20-2.0.4" }
1717
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.34.0" }

0 commit comments

Comments
 (0)