🍱 Update app icon

This commit is contained in:
2024-07-30 21:24:30 +08:00
parent 19751617cb
commit a16ff1b9a1
50 changed files with 4 additions and 2 deletions

View File

@@ -21,7 +21,7 @@
<application
android:label="Solian"
android:name="${applicationName}"
android:icon="@mipmap/launcher_icon"
android:icon="@mipmap/ic_launcher"
android:supportsRtl="true">
<receiver android:exported="false"
android:name="com.dexterous.flutterlocalnotifications.ScheduledNotificationReceiver"/>