Disable inrt abortOnError
This commit is contained in:
@@ -16,6 +16,7 @@ android {
|
||||
multiDexEnabled true
|
||||
}
|
||||
lintOptions {
|
||||
abortOnError false
|
||||
disable 'MissingTranslation'
|
||||
disable 'ExtraTranslation'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user