From d55616fd4732a06bffcc238681816972a9c86a7c Mon Sep 17 00:00:00 2001 From: Juan Gilsanz Polo Date: Sun, 30 Oct 2022 11:43:08 +0100 Subject: [PATCH] Removed install packages permission --- android/app/src/debug/AndroidManifest.xml | 1 - android/app/src/main/AndroidManifest.xml | 1 - android/app/src/profile/AndroidManifest.xml | 1 - 3 files changed, 3 deletions(-) diff --git a/android/app/src/debug/AndroidManifest.xml b/android/app/src/debug/AndroidManifest.xml index 5b76055..3df97d3 100644 --- a/android/app/src/debug/AndroidManifest.xml +++ b/android/app/src/debug/AndroidManifest.xml @@ -9,5 +9,4 @@ - diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 6c51c3b..143d6f6 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -5,7 +5,6 @@ - -