From 47f07e0fa4a5227114b3ab4a1b40d0c25d03cd70 Mon Sep 17 00:00:00 2001 From: primozratej Date: Fri, 4 Oct 2024 19:22:54 +0200 Subject: [PATCH] Remove unnecessary android permissions. --- android/app/src/main/AndroidManifest.xml | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 0a90d932..8f4aee6a 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -7,17 +7,12 @@ + + + - - - - - - - - + + + +