mirror of https://github.com/M66B/FairEmail.git
Lint warnings only
This commit is contained in:
parent
df5a388d4d
commit
078af01b17
|
@ -73,6 +73,7 @@ android {
|
||||||
|
|
||||||
lintOptions {
|
lintOptions {
|
||||||
disable 'MissingTranslation'
|
disable 'MissingTranslation'
|
||||||
|
abortOnError false
|
||||||
}
|
}
|
||||||
|
|
||||||
packagingOptions {
|
packagingOptions {
|
||||||
|
|
Loading…
Reference in New Issue