Use auto gen res config

This commit is contained in:
Mygod
2023-04-13 21:16:48 -04:00
parent 1e65e70cd3
commit 41e524f75b
4 changed files with 2 additions and 10 deletions

View File

@@ -77,7 +77,6 @@
android:banner="@mipmap/banner"
android:hasFragileUserData="true"
android:icon="@mipmap/ic_launcher"
android:localeConfig="@xml/locales_config"
android:enableOnBackInvokedCallback="true"
android:supportsRtl="true"
android:theme="@style/AppTheme"