From db9700db680bd621c05207115ef1db012fd70840 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Delord?=
<57289288+sebastien46@users.noreply.github.com>
Date: Sat, 17 Feb 2024 12:07:56 +0100
Subject: [PATCH] Add Themed / Monochrome App icons to QA & Dev versions
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: Sébastien Delord <57289288+sebastien46@users.noreply.github.com>
---
app/src/qa/res/mipmap-anydpi-v26/ic_launcher.xml | 1 +
app/src/versionDev/res/mipmap-anydpi-v26/ic_launcher.xml | 1 +
2 files changed, 2 insertions(+)
diff --git a/app/src/qa/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/qa/res/mipmap-anydpi-v26/ic_launcher.xml
index 6b78462d61..b3e26b4c60 100644
--- a/app/src/qa/res/mipmap-anydpi-v26/ic_launcher.xml
+++ b/app/src/qa/res/mipmap-anydpi-v26/ic_launcher.xml
@@ -2,4 +2,5 @@
+
diff --git a/app/src/versionDev/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/versionDev/res/mipmap-anydpi-v26/ic_launcher.xml
index bbd3e02123..50ec886232 100644
--- a/app/src/versionDev/res/mipmap-anydpi-v26/ic_launcher.xml
+++ b/app/src/versionDev/res/mipmap-anydpi-v26/ic_launcher.xml
@@ -2,4 +2,5 @@
+
\ No newline at end of file