From a73356c7e66f9e74a7837d299d10d728394c4a1d Mon Sep 17 00:00:00 2001 From: Zhiyuan Zheng Date: Thu, 5 May 2022 01:15:30 +0200 Subject: [PATCH] Update AndroidManifest.xml Android sharing working, but only one element at a time --- android/app/src/main/AndroidManifest.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 00c8fe89..7a814b0f 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -19,7 +19,7 @@ - + @@ -31,6 +31,13 @@ + + + + + + +