Skip to content

Commit ee5197f

Browse files
Update plugin android-lint to v8.8.2 (#1286)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7c5f474 commit ee5197f

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
@@ -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.1"
37+
android-lint = "com.android.lint:8.8.2"
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)