MissingTranslation lint error is not warning
This commit is contained in:
parent
32c383f516
commit
3b0d16aa68
@ -46,6 +46,7 @@ android {
|
||||
}
|
||||
lintOptions {
|
||||
abortOnError false
|
||||
warning 'MissingTranslation'
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user