Lint warnings only

This commit is contained in:
M66B 2019-01-19 15:25:09 +00:00
parent df5a388d4d
commit 078af01b17
1 changed files with 1 additions and 0 deletions

View File

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