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