Skip to content

Commit b4dfca4

Browse files
authored
Merge pull request #20 from Ethrel/development
build fail test 4
2 parents 7e96236 + 4c815f4 commit b4dfca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<application
33
android:label="neptunes_pride_agent_mobile"
44
android:name="${applicationName}"
5-
android:icon="@mipmap/ic_launcher">
5+
android:icon="@mipmap/logo">
66
<activity
77
android:name=".MainActivity"
88
android:exported="true"

0 commit comments

Comments
 (0)