Upgrade lint to version 8.3.0-alpha11 and suppress false positive.
This commit is contained in:
parent
12ca31282e
commit
5de8841d96
2 changed files with 3 additions and 1 deletions
|
|
@ -49,7 +49,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.2.0-alpha02
|
||||
android.experimental.lint.version=8.3.0-alpha11
|
||||
|
||||
# Enable test fixture for all modules by default
|
||||
android.experimental.enableTestFixtures=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue