Skip to content

Commit 6894f81

Browse files
Update plugin lint to v8.7.1
1 parent e209bee commit 6894f81

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.16.3" }
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.7.0-beta02" }
36+
lint = { id = "com.android.lint", version = "8.7.1" }
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.28.0" } # Always replaced by the local plugin

0 commit comments

Comments
 (0)