feat: add app icons and new translations
This commit is contained in:
parent
d731c31200
commit
2746560be7
5 changed files with 30 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<application
|
||||
android:label="streetlifting_rpg"
|
||||
android:name="${applicationName}"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:icon="@mipmap/launcher_icon"
|
||||
android:enableOnBackInvokedCallback="true">
|
||||
<activity
|
||||
android:name=".MainActivity"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue