v0.6.3a: updated translations, and added language declaration to gradle
This commit is contained in:
@@ -4,6 +4,11 @@ android {
|
||||
compileSdkVersion 26
|
||||
buildToolsVersion "26.0.2"
|
||||
|
||||
defaultConfig {
|
||||
resConfigs "en", "cs", "tr", "ca", "ko", "pl", "it",
|
||||
"eo", "ru", "zh", "de", "fr", "es", "pt", "fi", "hu", "in"
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
debug {
|
||||
applicationIdSuffix ".indev"
|
||||
|
||||
Reference in New Issue
Block a user