-Commented out lines disabling lint translation messages.
This commit is contained in:
parent
89b5bc9ee5
commit
1ad32ee382
|
@ -11,8 +11,8 @@ android {
|
|||
abortOnError false
|
||||
|
||||
//Uncomment disable lines for test builds...
|
||||
disable 'MissingTranslation'
|
||||
disable 'ExtraTranslation'
|
||||
//disable 'MissingTranslation'
|
||||
//disable 'ExtraTranslation'
|
||||
}
|
||||
|
||||
defaultConfig {
|
||||
|
|
Loading…
Reference in New Issue