Skip to content

Commit 56ecba0

Browse files
Update plugin lint to v8.6.0-alpha08 (#627)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent de974f6 commit 56ecba0

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
@@ -33,7 +33,7 @@ dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
3333
kotlinBinaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.14.0" }
3434
kotlinJvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
3535
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
36-
lint = { id = "com.android.lint", version = "8.6.0-alpha07" }
36+
lint = { id = "com.android.lint", version = "8.6.0-alpha08" }
3737
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.29.0" }
3838
mavenShadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
3939
moshix = { id = "dev.zacsweers.moshix", version = "0.27.1" } # Always replaced by the local plugin

0 commit comments

Comments
 (0)