Add disable some lint check in gradle

This commit is contained in:
Erwan Croze 2017-04-21 16:38:35 +02:00
parent 5f58eba193
commit ec9eb2508e

View file

@ -74,6 +74,7 @@ android {
// Or, if you prefer, you can continue to check for errors in release builds,
// but continue the build even when errors are found:
abortOnError false
disable 'MissingTranslation', 'UnusedResources'
}
// Signing