Add support for per-app languange preferences

This commit is contained in:
David Kaspar
2023-05-31 09:34:21 +01:00
parent 3744f90e87
commit a466f33b4e
3 changed files with 25 additions and 0 deletions
+1
View File
@@ -20,6 +20,7 @@ android {
vectorDrawables {
useSupportLibrary true
}
resConfigs("ar", "cs", "eo", "es", "fa", "fr", "hu", "night", "nl", "pt-rBR", "ru", "sv-rSE", "ta", "tr", "uk", "zh", "sh-rHK", "zh-rTW" )
}
buildTypes {