first app icon and theme update

This commit is contained in:
2026-01-18 22:53:54 +01:00
parent 45b11359b3
commit e1dd40a1c3
37 changed files with 13 additions and 32 deletions

View File

@@ -1,7 +1,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<uses-permission android:name="android.permission.INTERNET" />
<application
android:label="game_tracker"
android:label="Game Tracker"
android:name="${applicationName}"
android:icon="@mipmap/ic_launcher">
<activity