From e82a99c3128b79bcdeae42e40ae9e8eb4105333b Mon Sep 17 00:00:00 2001 From: Green Sky Date: Mon, 7 Oct 2024 18:57:03 +0200 Subject: [PATCH] add record audio permission to android --- android/app/AndroidManifest.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/android/app/AndroidManifest.xml b/android/app/AndroidManifest.xml index d1e5c9d2..28dd22b2 100644 --- a/android/app/AndroidManifest.xml +++ b/android/app/AndroidManifest.xml @@ -33,6 +33,7 @@ android:required="false" /> + @@ -56,9 +57,6 @@ - - -