naming fix

This commit is contained in:
randogoth 2025-02-23 10:23:59 +02:00
parent 5ba7f49372
commit 9dbd638fa8
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
<uses-permission android:name="android.permission.QUERY_ALL_PACKAGES"/>
<application
android:label="muzzlevelocity"
android:label="Muzzle Velocity"
android:name="${applicationName}"
android:icon="@mipmap/ic_launcher"
android:requestLegacyExternalStorage="true">