Passt Anzeigenamen an

This commit is contained in:
2025-12-20 15:58:06 +01:00
parent 9632cebf96
commit 0b33b83a9c
6 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<application
android:label="dragon_ledger"
android:label="DragonLedger"
android:name="${applicationName}"
android:icon="@mipmap/ic_launcher">
<activity