mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
-Commented out lines disabling lint translation messages.
This commit is contained in:
@ -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 {
|
||||||
|
Reference in New Issue
Block a user