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

Commit

Permalink
Bump com.android.lint from 8.7.0-alpha08 to 8.7.0-beta01 (#182)
Browse files Browse the repository at this point in the history
Bumps com.android.lint from 8.7.0-alpha08 to 8.7.0-beta01.

---
updated-dependencies:
- dependency-name: com.android.lint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 6, 2024
1 parent 16b07af commit b377fbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ xmlutil = "0.90.1"
[plugins]
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.6" }
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
lint = { id = "com.android.lint", version = "8.7.0-alpha08" }
lint = { id = "com.android.lint", version = "8.7.0-beta01" }
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.29.0" }
moshix = { id = "dev.zacsweers.moshix", version.ref = "moshix" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
Expand Down

0 comments on commit b377fbd

Please sign in to comment.