From 4bcfe0a34b6ca6e0f9770bf05d1c692176e293a9 Mon Sep 17 00:00:00 2001 From: Ian VanSchooten Date: Wed, 28 Aug 2024 13:28:49 -0400 Subject: [PATCH] Restore project to manifests --- android/app/src/debug/AndroidManifest.xml | 3 ++- android/app/src/main/AndroidManifest.xml | 3 ++- android/app/src/profile/AndroidManifest.xml | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/android/app/src/debug/AndroidManifest.xml b/android/app/src/debug/AndroidManifest.xml index f880684..bc4f1bf 100644 --- a/android/app/src/debug/AndroidManifest.xml +++ b/android/app/src/debug/AndroidManifest.xml @@ -1,4 +1,5 @@ - + diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 8c78035..97599c5 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -1,5 +1,6 @@ + xmlns:tools="http://schemas.android.com/tools" + package="net.defined.mobile_nebula">