disable MissingTranslations for now
This commit is contained in:
parent
1cbe575577
commit
b9aeb811ac
1 changed files with 1 additions and 0 deletions
|
@ -81,6 +81,7 @@ android {
|
|||
|
||||
lintOptions {
|
||||
abortOnError false
|
||||
disable "MissingTranslation"
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue