Update build.gradle
This commit is contained in:
parent
92642c5d0c
commit
51ca0e0d12
|
@ -58,6 +58,7 @@ android {
|
|||
}
|
||||
lintOptions {
|
||||
disable 'MissingTranslation'
|
||||
disable 'ExtraTranslation'
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
|
Loading…
Reference in a new issue