mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-04 03:06:41 -04:00
#98 ignore missing translations
This commit is contained in:
parent
d2395fabf5
commit
e25f833876
@ -229,6 +229,7 @@ android {
|
|||||||
abortOnError true
|
abortOnError true
|
||||||
checkAllWarnings true
|
checkAllWarnings true
|
||||||
warningsAsErrors true
|
warningsAsErrors true
|
||||||
|
ignore 'MissingTranslation' //TODO stop ignoring
|
||||||
baseline file("lint-baseline.xml")
|
baseline file("lint-baseline.xml")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user