Changed display name of the app
This commit is contained in:
parent
eac5a0e8c4
commit
246234a165
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
android:name="cy.agorise.crystalwallet.application.CrystalApplication"
|
||||
android:allowBackup="true"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:label=""
|
||||
android:label="Crystal"
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/AppTheme">
|
||||
|
|
Loading…
Reference in a new issue