disable MissingTranslations for now

This commit is contained in:
ligi 2014-05-28 23:41:48 +02:00
parent 1cbe575577
commit b9aeb811ac

View file

@ -81,6 +81,7 @@ android {
lintOptions {
abortOnError false
disable "MissingTranslation"
}
}