This commit is contained in:
Mygod
2022-07-11 16:39:42 -04:00
parent d77cf3c78d
commit c6e113f926

View File

@@ -63,6 +63,7 @@
android:icon="@mipmap/ic_launcher" android:icon="@mipmap/ic_launcher"
android:roundIcon="@mipmap/ic_launcher_round" android:roundIcon="@mipmap/ic_launcher_round"
android:localeConfig="@xml/locales_config" android:localeConfig="@xml/locales_config"
android:enableOnBackInvokedCallback="true"
android:supportsRtl="true" android:supportsRtl="true"
android:theme="@style/AppTheme" android:theme="@style/AppTheme"
tools:ignore="GoogleAppIndexingWarning"> tools:ignore="GoogleAppIndexingWarning">