Change launcher display name
This commit is contained in:
parent
81a1a67bc0
commit
939c5da39f
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
<!-- Required to fetch data from the internet. -->
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
<application
|
||||
android:label="contacts_plus"
|
||||
android:label="Contacts++"
|
||||
android:name="${applicationName}"
|
||||
android:icon="@mipmap/ic_launcher">
|
||||
<activity
|
||||
|
|
Loading…
Reference in a new issue