Skip to content

Commit

Permalink
Set app display name for android platform
Browse files Browse the repository at this point in the history
  • Loading branch information
htetlynnhtun committed Jul 24, 2024
1 parent 893e0ae commit fb985da
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
Expand Up @@ -7,7 +7,7 @@
<uses-permission android:name="android.permission.FOREGROUND_SERVICE"/>

<application
android:label="music_app"
android:label="iSong Play"
android:name="${applicationName}"
android:icon="@mipmap/ic_launcher">
<activity
Expand Down

0 comments on commit fb985da

Please sign in to comment.