Changed display name of the app

master
Severiano Jaramillo 2017-12-28 11:03:19 -06:00
parent eac5a0e8c4
commit 246234a165
1 changed files with 1 additions and 1 deletions

View File

@ -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">