@@ -77,4 +77,9 @@ android {
abortOnError false
disable 'MissingTranslation'
}
+
+ defaultConfig {
+ resConfigs "en", "cs"
+ }