Adjust app label and window title
This commit is contained in:
parent
c2f3701c8c
commit
847fd65fae
3 changed files with 53 additions and 35 deletions
|
@ -1,6 +1,6 @@
|
|||
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<application
|
||||
android:label="bugvault"
|
||||
android:label="BugVault"
|
||||
android:name="${applicationName}"
|
||||
android:icon="@mipmap/ic_launcher">
|
||||
<activity
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue