]> gitweb.fperrin.net Git - Dictionary.git/commitdiff
Update build.gradle
authorTherhokar <therhokar@gmail.com>
Sat, 19 May 2018 12:28:25 +0000 (20:28 +0800)
committerReimar Döffinger <rdoeffinger@users.noreply.github.com>
Sun, 20 May 2018 08:51:51 +0000 (10:51 +0200)
build.gradle

index 9b10a28195e5d2e3e57c4c6235e8a7db5767681c..f31f2bac80637a044e1b5d42b660b7ebd74a0385 100644 (file)
@@ -76,6 +76,6 @@ android {
     defaultConfig {
         applicationId 'de.reimardoeffinger.quickdic'
         targetSdkVersion 26
-        resConfigs "de", "es", "fr", "it", "ja", "pt", "pt-rBR", "ru"
+        resConfigs "de", "es", "fr", "it", "ja", "pt", "pt-rBR", "ru", "zh-rCN"
     }
 }