Set different app icon background for debug/release/nightly. (#1089)

This commit is contained in:
Benoit Marty 2023-09-18 13:37:11 +02:00
parent 893f336425
commit e3f445d9d6
5 changed files with 24 additions and 2 deletions

View file

@ -0,0 +1,2 @@
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
android:src="@mipmap/ic_launcher_background" />