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.8.0-alpha02 to 8.8.0-alpha03 (#192)
Browse files Browse the repository at this point in the history
Bumps com.android.lint from 8.8.0-alpha02 to 8.8.0-alpha03.

---
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 26, 2024
1 parent 7052c7b commit 131d1ff
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.7" }
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
lint = { id = "com.android.lint", version = "8.8.0-alpha02" }
lint = { id = "com.android.lint", version = "8.8.0-alpha03" }
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 131d1ff

Please sign in to comment.