mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-12-10 06:42:05 -06:00
android: Auto-generate locale config
This commit is contained in:
@@ -47,6 +47,10 @@ android {
|
||||
jniLibs.useLegacyPackaging = true
|
||||
}
|
||||
|
||||
androidResources {
|
||||
generateLocaleConfig = true
|
||||
}
|
||||
|
||||
defaultConfig {
|
||||
// TODO If this is ever modified, change application_id in strings.xml
|
||||
applicationId = "org.yuzu.yuzu_emu"
|
||||
|
||||
Reference in New Issue
Block a user