From f589cf8e92c043f6cfee7ab9507f5253404a97c4 Mon Sep 17 00:00:00 2001 From: Orangerot Date: Wed, 8 Jan 2025 12:13:05 +0100 Subject: fix: request external storage for api level >= 33 --- android/app/src/main/AndroidManifest.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'android/app/src/main/AndroidManifest.xml') diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 1499c1a..814f033 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -1,5 +1,9 @@ + + + + -- cgit v1.2.3