Support ugly monochrome icons

This commit is contained in:
Mygod
2022-07-11 20:28:10 -04:00
parent fa68ae164a
commit 77faca0dfb
9 changed files with 7 additions and 7 deletions

View File

@@ -60,7 +60,6 @@
android:banner="@mipmap/banner"
android:hasFragileUserData="true"
android:icon="@mipmap/ic_launcher"
android:roundIcon="@mipmap/ic_launcher_round"
android:localeConfig="@xml/locales_config"
android:enableOnBackInvokedCallback="true"
android:supportsRtl="true"