Fix bad naming of resource.

This commit is contained in:
Benoit Marty 2024-07-03 21:36:08 +02:00
parent 44930af4cc
commit 3825bb6f9a
8 changed files with 3 additions and 3 deletions

View file

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