build: Add locale config for android
This commit is contained in:
parent
139117e47b
commit
e6896fcd8f
4 changed files with 88 additions and 0 deletions
|
|
@ -34,6 +34,7 @@
|
|||
android:requestLegacyExternalStorage="true"
|
||||
android:allowBackup="false"
|
||||
android:fullBackupContent="false"
|
||||
android:localeConfig="@xml/locale_config"
|
||||
>
|
||||
<activity
|
||||
android:name=".MainActivity"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue