Update build.gradle

This commit is contained in:
AdrianLxM 2018-01-11 14:14:53 +01:00 committed by GitHub
parent 92642c5d0c
commit 51ca0e0d12
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,6 +58,7 @@ android {
} }
lintOptions { lintOptions {
disable 'MissingTranslation' disable 'MissingTranslation'
disable 'ExtraTranslation'
} }
buildTypes { buildTypes {
release { release {