Skip to content

Commit

Permalink
change branding on android
Browse files Browse the repository at this point in the history
  • Loading branch information
mytja committed Nov 3, 2023
1 parent d4b7a9b commit 24d4a09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tarok/android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<application
android:label="Palčka"
android:name="${applicationName}"
android:icon="@mipmap/launcher_icon">
android:icon="@mipmap/ic_launcher">
<activity
android:name=".MainActivity"
android:exported="true"
Expand Down

0 comments on commit 24d4a09

Please sign in to comment.