Skip to content

Commit

Permalink
fix: Improve debug app name
Browse files Browse the repository at this point in the history
  • Loading branch information
Myzel394 committed May 15, 2024
1 parent f3e31da commit 6a289a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/debug/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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" />

Expand Down

0 comments on commit 6a289a8

Please sign in to comment.