mirror of
https://github.com/jellyfin/jellyfin-android.git
synced 2026-09-03 05:10:27 +03:00
Enable per-app language preferences
This commit is contained in:
committed by
Niels van Velzen
parent
b133313718
commit
75480aad0a
@@ -84,6 +84,10 @@ android {
|
||||
}
|
||||
}
|
||||
|
||||
androidResources {
|
||||
generateLocaleConfig = true
|
||||
}
|
||||
|
||||
buildFeatures {
|
||||
buildConfig = true
|
||||
viewBinding = true
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
unqualifiedResLocale=en
|
||||
Reference in New Issue
Block a user