Skip to content

Commit f7c46a9

Browse files
fix: android build (#2960)
1 parent f265712 commit f7c46a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmp-android/src/main/res/values/ic_launcher_background.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
See https://github.com/openMF/mobile-mobile/blob/master/LICENSE.md
1010
-->
1111
<resources>
12+
<color name="ic_launcher_background">#450951</color>
1213
<color name="splash_background">#FFFFFFFF</color>
1314
<color name="background">#FFFFFF</color>
1415
</resources>

0 commit comments

Comments
 (0)