fix: Improve debug app name

This commit is contained in:
Myzel394 2024-05-15 21:21:21 +02:00
parent f3e31da67c
commit 6a289a8d7f
No known key found for this signature in database
GPG Key ID: DEC4AAB876F73185

View File

@ -20,7 +20,7 @@
xmlns:tools="http://schemas.android.com/tools">
<application
android:label="Fuck You"
android:label="NumberHubber (Debug)"
tools:ignore="MissingApplicationIcon"
tools:replace="android:label" />