6177214e-ce7c-49e3-99de-ff9721b26f63 — Commit 312d7750

AuthorNKL<nikolaj.king@gmail.com>
Date2024-08-06 12:56:39 +0200
revert

Changed files

comwell_key_app/android/app/build.gradle                 | 2 +-
 comwell_key_app/android/app/src/main/AndroidManifest.xml | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

Diff

diff --git a/comwell_key_app/android/app/build.gradle b/comwell_key_app/android/app/build.gradle
index b89d89d3..b1ed1675 100644
--- a/comwell_key_app/android/app/build.gradle
+++ b/comwell_key_app/android/app/build.gradle
@@ -79,7 +79,7 @@ android {
}
}
flavorDimensions += "env"
- namespace 'com.comwell.phoenix'
+ //namespace 'com.comwell.phoenix'
productFlavors{
diff --git a/comwell_key_app/android/app/src/main/AndroidManifest.xml b/comwell_key_app/android/app/src/main/AndroidManifest.xml
index d7502682..a5a3918a 100644
--- a/comwell_key_app/android/app/src/main/AndroidManifest.xml
+++ b/comwell_key_app/android/app/src/main/AndroidManifest.xml
@@ -1,5 +1,4 @@
-<manifest xmlns:android="http://schemas.android.com/apk/res/android"
- package=com.comwell.phoenix>
+<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<uses-feature
android:name="android.hardware.nfc.hce"