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 {
disable 'MissingTranslation'
disable 'ExtraTranslation'
}
buildTypes {
release {