Upgrade lint version to 8.12.0-alpha07
This commit is contained in:
parent
ec182bf8a0
commit
42dccf9b86
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
# 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
|
# https://googlesamples.github.io/android-custom-lint-rules/usage/newer-lint.md.html
|
||||||
android.experimental.lint.version=8.11.0
|
android.experimental.lint.version=8.12.0-alpha07
|
||||||
|
|
||||||
# Enable test fixture for all modules by default
|
# Enable test fixture for all modules by default
|
||||||
android.experimental.enableTestFixtures=true
|
android.experimental.enableTestFixtures=true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue