-Fixed some various coding standard issues from previous commit.

This commit is contained in:
Ironthighs
2016-07-21 19:24:38 -05:00
parent 3dfeea01da
commit 89b5bc9ee5
4 changed files with 32 additions and 19 deletions

View File

@ -11,8 +11,8 @@ android {
abortOnError false
//Uncomment disable lines for test builds...
//disable 'MissingTranslation'
//disable 'ExtraTranslation'
disable 'MissingTranslation'
disable 'ExtraTranslation'
}
defaultConfig {