check for unused translations again
This commit is contained in:
parent
8b81960ceb
commit
7bf8a31e02
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@ android {
|
||||||
}
|
}
|
||||||
lintOptions {
|
lintOptions {
|
||||||
disable 'MissingTranslation'
|
disable 'MissingTranslation'
|
||||||
//disable 'ExtraTranslation'
|
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
release {
|
release {
|
||||||
|
|
Loading…
Reference in a new issue