Skip to content

Commit

Permalink
build(deps): update lint version to 8.8.0-alpha07
Browse files Browse the repository at this point in the history
- Upgrades the experimental lint version from 8.8.0-alpha05 to 8.8.0-alpha07.

Signed-off-by: Art Shendrik <[email protected]>
  • Loading branch information
amal committed Oct 22, 2024
1 parent ade173e commit 716125c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ android.experimental.enableSourceSetPathsMap=true
# https://issuetracker.google.com/issues/185418482#comment32
# https://mvnrepository.com/artifact/com.android.tools.build/gradle?repo=google
# https://maven.google.com/web/index.html#com.android.tools.build:gradle
android.experimental.lint.version=8.8.0-alpha05
android.experimental.lint.version=8.8.0-alpha07
android.experimental.lint.missingBaselineIsEmptyBaseline=true

# Ironically, this property itself is also experimental, so we have to suppress it too.
Expand Down

0 comments on commit 716125c

Please sign in to comment.