From 7dded40ae754d4047e5b69982ee1588db92e2e7f Mon Sep 17 00:00:00 2001
From: RandomityGuy <31925790+RandomityGuy@users.noreply.github.com>
Date: Wed, 22 May 2024 21:33:42 +0530
Subject: [PATCH] ver update manifest
---
Export/android/app/src/main/AndroidManifest.xml | 11 +++++------
.../src/main/res/mipmap-anydpi-v26/ic_launcher.xml | 6 ------
.../main/res/mipmap-anydpi-v26/ic_launcher_round.xml | 5 -----
3 files changed, 5 insertions(+), 17 deletions(-)
delete mode 100644 Export/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
delete mode 100644 Export/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
diff --git a/Export/android/app/src/main/AndroidManifest.xml b/Export/android/app/src/main/AndroidManifest.xml
index b995114a..4b917d15 100644
--- a/Export/android/app/src/main/AndroidManifest.xml
+++ b/Export/android/app/src/main/AndroidManifest.xml
@@ -4,14 +4,13 @@
+ android:versionCode="2"
+ android:versionName="2.1.0">
-
-
+
+ >
@@ -35,4 +34,4 @@
-
+
\ No newline at end of file
diff --git a/Export/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/Export/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
deleted file mode 100644
index 345888d2..00000000
--- a/Export/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file
diff --git a/Export/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/Export/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
deleted file mode 100644
index bbd3e021..00000000
--- a/Export/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file