shut up linter. fixed build
This commit is contained in:
parent
f97aaab014
commit
ecd3634c91
|
@ -92,7 +92,7 @@ android {
|
||||||
}
|
}
|
||||||
|
|
||||||
lintOptions {
|
lintOptions {
|
||||||
disable 'ExtraTranslation', 'MissingTranslation', 'InvalidPackage'
|
disable 'ExtraTranslation', 'MissingTranslation', 'InvalidPackage', 'MissingQuantity'
|
||||||
}
|
}
|
||||||
|
|
||||||
subprojects {
|
subprojects {
|
||||||
|
|
Loading…
Reference in a new issue