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