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