]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - build.gradle
Set resConfigs to include strings only for supported languages.
[Dictionary.git] / build.gradle
index ec54900cf29f6c38f77a1eb511071402882cd70e..72cb5282f5fcf6133ec56bfd3bb88cc6fb0e47f8 100644 (file)
@@ -77,5 +77,6 @@ android {
     defaultConfig {
         applicationId 'de.reimardoeffinger.quickdic'
         targetSdkVersion 23
+        resConfigs "de", "es", "fr", "it", "ja", "pt", "pt-rBR"
     }
 }