Skip to content

Commit

Permalink
App: Update android label
Browse files Browse the repository at this point in the history
  • Loading branch information
dafengzhen committed Aug 24, 2024
1 parent 52b55b7 commit 7da3112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />

<application
android:label="youdeyiwu_app"
android:label="Youdeyiwu"
android:name="${applicationName}"
android:icon="@mipmap/ic_launcher"
android:enableOnBackInvokedCallback="true"
Expand Down

0 comments on commit 7da3112

Please sign in to comment.