Skip to content

Commit 531b14c

Browse files
Update plugin android-lint to v8.9.2 (#1408)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7086655 commit 531b14c

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
@@ -31,7 +31,7 @@ assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
3131

3232
[plugins]
3333
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
34-
android-lint = "com.android.lint:8.9.1"
34+
android-lint = "com.android.lint:8.9.2"
3535
jetbrains-bcv = "org.jetbrains.kotlinx.binary-compatibility-validator:0.17.0"
3636
jetbrains-dokka = "org.jetbrains.dokka:2.0.0"
3737
mavenPublish = "com.vanniktech.maven.publish:0.31.0"

0 commit comments

Comments
 (0)