This commit is contained in:
2024-06-15 17:06:26 +02:00
parent eea219a205
commit c4773d7b97
46 changed files with 154 additions and 82 deletions

View File

@@ -9,7 +9,7 @@
<application
android:label="simplecloudnotifier"
android:name="${applicationName}"
android:icon="@mipmap/ic_launcher">
android:icon="@mipmap/launcher_icon">
<activity
android:name=".MainActivity"
android:exported="true"