From eda0601228dbec87f8d2975888f40f57415d309a Mon Sep 17 00:00:00 2001 From: Sam Hos Date: Fri, 31 May 2024 16:36:05 +0200 Subject: [PATCH] Added permissions to android manifest --- code/src/Fitbot/app/src/main/AndroidManifest.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/code/src/Fitbot/app/src/main/AndroidManifest.xml b/code/src/Fitbot/app/src/main/AndroidManifest.xml index 326887c..c28ce66 100644 --- a/code/src/Fitbot/app/src/main/AndroidManifest.xml +++ b/code/src/Fitbot/app/src/main/AndroidManifest.xml @@ -10,13 +10,15 @@ + + + + - -