shut up linter
This commit is contained in:
parent
ad0050e8ec
commit
de20b5ef34
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ android {
|
|||
}
|
||||
|
||||
lintOptions {
|
||||
disable 'ExtraTranslation', 'MissingTranslation', 'InvalidPackage', 'MissingQuantity'
|
||||
disable 'ExtraTranslation', 'MissingTranslation', 'InvalidPackage', 'MissingQuantity', 'AppCompatResource'
|
||||
}
|
||||
|
||||
subprojects {
|
||||
|
|
Loading…
Reference in a new issue