Skip to content

Commit 6e5c50f

Browse files
Update plugin android-lint to v8.9.0 (#1304)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 63abc8c commit 6e5c50f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
3434

3535
[plugins]
3636
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
37-
android-lint = "com.android.lint:8.8.2"
37+
android-lint = "com.android.lint:8.9.0"
3838
jetbrains-bcv = "org.jetbrains.kotlinx.binary-compatibility-validator:0.17.0"
3939
spotless = "com.diffplug.spotless:7.0.2"

0 commit comments

Comments
 (0)