Merge remote-tracking branch 'base/develop' into develop
This commit is contained in:
commit
d4ecc5825d
|
@ -47,6 +47,7 @@ android {
|
|||
|
||||
lintOptions {
|
||||
baselineFile file("lint-baseline.xml")
|
||||
warning 'MissingTranslation'
|
||||
abortOnError true
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue