This commit is contained in:
2026-05-13 16:35:34 +02:00
parent f09606e1f7
commit ab7601a74e
48 changed files with 141 additions and 194 deletions

View File

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