forked from mirror/monocles_chat
shut up linter
This commit is contained in:
parent
9b70c7e68c
commit
c4f3e5be3f
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…
Add table
Reference in a new issue