Skip to content

Commit 3e6cf7f

Browse files
authored
Update AndroidManifest.xml
1 parent ebde06e commit 3e6cf7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android-examples/app/src/main/AndroidManifest.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ information regarding copyright ownership.
2525

2626
<application
2727
android:allowBackup="true"
28-
android:icon="@mipmap/ic_launcher"0
28+
android:icon="@mipmap/ic_launcher"
2929
android:label="@string/app_name"
3030
android:roundIcon="@mipmap/ic_launcher_round"
3131
android:supportsRtl="true"

0 commit comments

Comments
 (0)