fix: changes for release

This commit is contained in:
alzalia1 2025-08-16 18:40:52 +02:00
parent 3d8fda2910
commit f1a7f5f7b0
46 changed files with 114 additions and 191 deletions

View file

@ -3,7 +3,7 @@
<application
android:label="Seshat"
android:name="${applicationName}"
android:icon="@mipmap/ic_launcher"
android:icon="@mipmap/launcher_icon"
android:allowBackup="true"
android:fullBackupContent="@xml/backup_rules">
<activity