Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

Commit 438ab60

Browse files
Bump com.android.lint from 8.7.0-beta01 to 8.8.0-alpha02 (#189)
Bumps com.android.lint from 8.7.0-beta01 to 8.8.0-alpha02. --- updated-dependencies: - dependency-name: com.android.lint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6f2e28d commit 438ab60

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
@@ -12,7 +12,7 @@ xmlutil = "0.90.1"
1212
[plugins]
1313
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.6" }
1414
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
15-
lint = { id = "com.android.lint", version = "8.7.0-beta01" }
15+
lint = { id = "com.android.lint", version = "8.8.0-alpha02" }
1616
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.29.0" }
1717
moshix = { id = "dev.zacsweers.moshix", version.ref = "moshix" }
1818
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }

0 commit comments

Comments
 (0)