change app name to uppercase
This commit is contained in:
parent
04d947c5bf
commit
b55b4e53a5
|
@ -13,7 +13,7 @@
|
|||
</intent>
|
||||
</queries>
|
||||
<application
|
||||
android:label="feet"
|
||||
android:label="Feet"
|
||||
android:name="${applicationName}"
|
||||
android:icon="@mipmap/ic_launcher">
|
||||
<activity
|
||||
|
|
Loading…
Reference in a new issue