Icon Schmicon
All checks were successful
Flutter Schmutter / build (push) Successful in 3m33s

This commit is contained in:
2025-06-07 20:41:06 +02:00
parent 1cd10b3809
commit 836a0886e2
92 changed files with 140 additions and 2 deletions

View File

@ -5,7 +5,6 @@
android:label="f0ckapp"
android:name="${applicationName}"
android:icon="@mipmap/ic_launcher"
android:roundIcon="@mipmap/ic_launcher_round"
android:enableOnBackInvokedCallback="true">
<activity
android:name=".MainActivity"