mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-21 17:05:39 +03:00
Use latest version of lint
This commit is contained in:
parent
5e971346ef
commit
0d5b6efd5c
1 changed files with 4 additions and 0 deletions
|
@ -39,3 +39,7 @@ signing.element.keyPassword=Secret
|
|||
signing.element.nightly.storePassword=Secret
|
||||
signing.element.nightly.keyId=Secret
|
||||
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.0.0-alpha10
|
||||
|
|
Loading…
Reference in a new issue