updated available languages

master
y20k 2021-09-30 10:06:38 +02:00
parent c7c72a1ba6
commit 04f82f42bf
No known key found for this signature in database
GPG Key ID: 824D4259F41FAFF6
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ android {
targetSdkVersion 30
versionCode 48
versionName '2.1.0'
resConfigs "en", "da", "de", "fr", "hr", "id", "it", "ja", "nb-rNO", "nl", "pt-rBR", "sv", "tr", "zh-rCN"
resConfigs "en", "da", "de", "fr", "hr", "id", "it", "ja", "nb-rNO", "nl", "pl", "pt-rBR", "ru", "sv", "tr", "zh-rCN"
}
kotlinOptions {