From befb77c909c53cc97b264e3f342eeef9a2a72423 Mon Sep 17 00:00:00 2001
From: Raunak Raj <71929976+bajrangCoder@users.noreply.github.com>
Date: Wed, 18 Dec 2024 16:04:25 +0530
Subject: [PATCH 1/2] Update _typos.toml
---
_typos.toml | 1 -
1 file changed, 1 deletion(-)
diff --git a/_typos.toml b/_typos.toml
index b994bde91..cffe90ed1 100644
--- a/_typos.toml
+++ b/_typos.toml
@@ -9,7 +9,6 @@ extend-exclude = [
".vscode",
"fastlane",
"hooks",
- "res",
"*.gradle",
"plugins",
"platforms",
From 88bfd7f875ac60c4ae905751b359cf7f7942aa9d Mon Sep 17 00:00:00 2001
From: NPL <66727014+Npepperlinux@users.noreply.github.com>
Date: Wed, 18 Dec 2024 20:08:38 +0900
Subject: [PATCH 2/2] Add monochrome icon (#1108)
---
res/android/mipmap-anydpi-v26/ic_launcher.xml | 1 +
res/android/mipmap-anydpi-v26/ic_launcher_round.xml | 1 +
2 files changed, 2 insertions(+)
diff --git a/res/android/mipmap-anydpi-v26/ic_launcher.xml b/res/android/mipmap-anydpi-v26/ic_launcher.xml
index 7353dbd1f..ef49c9917 100644
--- a/res/android/mipmap-anydpi-v26/ic_launcher.xml
+++ b/res/android/mipmap-anydpi-v26/ic_launcher.xml
@@ -2,4 +2,5 @@
+
\ No newline at end of file
diff --git a/res/android/mipmap-anydpi-v26/ic_launcher_round.xml b/res/android/mipmap-anydpi-v26/ic_launcher_round.xml
index 7353dbd1f..ef49c9917 100644
--- a/res/android/mipmap-anydpi-v26/ic_launcher_round.xml
+++ b/res/android/mipmap-anydpi-v26/ic_launcher_round.xml
@@ -2,4 +2,5 @@
+
\ No newline at end of file