1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-27 10:17:18 +00:00

Lint warnings only

This commit is contained in:
M66B 2019-01-19 15:25:09 +00:00
parent df5a388d4d
commit 078af01b17

View file

@ -73,6 +73,7 @@ android {
lintOptions {
disable 'MissingTranslation'
abortOnError false
}
packagingOptions {