From af9fde2d4deda6431da36cb208b8fdba2b66e330 Mon Sep 17 00:00:00 2001
From: DJDoubleD <34967020+DJDoubleD@users.noreply.github.com>
Date: Mon, 21 Oct 2024 18:06:43 +0200
Subject: [PATCH] Comment out RECORD_AUDIO permission - not needed without
using just_audio visualizer - relates to #10
---
android/app/src/main/AndroidManifest.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml
index beb1de5..354de3f 100644
--- a/android/app/src/main/AndroidManifest.xml
+++ b/android/app/src/main/AndroidManifest.xml
@@ -14,7 +14,7 @@
-
+