Enable per-app language support

This commit is contained in:
Maksim Karasev 2024-11-05 15:53:22 +03:00
parent 681e6ceef4
commit 14b320ac68
2 changed files with 4 additions and 1 deletions

View file

@ -7,7 +7,9 @@ plugins {
android { android {
compileSdk 34 compileSdk 34
androidResources {
generateLocaleConfig true
}
defaultConfig { defaultConfig {
applicationId "ru.karasevm.privatednstoggle" applicationId "ru.karasevm.privatednstoggle"
versionCode 16 versionCode 16

View file

@ -0,0 +1 @@
unqualifiedResLocale=en-US