Update android.experimental.lint.version to the latest available version.

This commit is contained in:
Benoit Marty
2025-01-10 16:44:37 +01:00
parent 63be76821b
commit 8493b2a8dc

View File

@@ -40,7 +40,7 @@ signing.element.nightly.keyPassword=Secret
# Customise the Lint version to use a more recent version than the one bundled with AGP
# https://googlesamples.github.io/android-custom-lint-rules/usage/newer-lint.md.html
android.experimental.lint.version=8.8.0-alpha04
android.experimental.lint.version=8.9.0-alpha08
# Enable test fixture for all modules by default
android.experimental.enableTestFixtures=true