Skip to content

Commit 1aefe26

Browse files
committed
add appIcon manifest placeholder
1 parent 2069f68 commit 1aefe26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/hello_sdl_android/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
<application
3030
android:allowBackup="false"
31-
android:icon="@mipmap/ic_launcher"
31+
android:icon="${appIcon}"
3232
android:label="@string/app_name"
3333
android:theme="@style/AppTheme"
3434
tools:ignore="DeepLinks">

0 commit comments

Comments
 (0)