Skip to content

Commit

Permalink
chore: android name
Browse files Browse the repository at this point in the history
  • Loading branch information
borgoat committed Dec 22, 2024
1 parent 1c5b5d1 commit 9eafc31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<application
android:label="artificialstupidity"
android:label="Artificial Stupidity"
android:name="${applicationName}"
android:icon="@mipmap/launcher_icon">
<activity
Expand Down

0 comments on commit 9eafc31

Please sign in to comment.