change app name to uppercase

This commit is contained in:
Lea 2023-02-05 21:58:37 +01:00
parent 04d947c5bf
commit b55b4e53a5
Signed by: Lea
GPG key ID: 1BAFFE8347019C42

View file

@ -13,7 +13,7 @@
</intent>
</queries>
<application
android:label="feet"
android:label="Feet"
android:name="${applicationName}"
android:icon="@mipmap/ic_launcher">
<activity