mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-03 14:49:22 +00:00
-Commented out lines disabling lint translation messages.
This commit is contained in:
parent
89b5bc9ee5
commit
1ad32ee382
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ android {
|
||||||
abortOnError false
|
abortOnError false
|
||||||
|
|
||||||
//Uncomment disable lines for test builds...
|
//Uncomment disable lines for test builds...
|
||||||
disable 'MissingTranslation'
|
//disable 'MissingTranslation'
|
||||||
disable 'ExtraTranslation'
|
//disable 'ExtraTranslation'
|
||||||
}
|
}
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue