From 02e65742d680722e61a31b56ab10d898a641ff3e Mon Sep 17 00:00:00 2001 From: Alexis THOMAS Date: Tue, 15 Aug 2023 20:15:59 +0200 Subject: [PATCH] feat(android): remove READ_EXTERNAL_STORAGE permission Never requested by this plugin at runtime. So let app developers add it if required for their paths and sdk versions. --- plugin.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/plugin.xml b/plugin.xml index 2c87c2b5..027f9027 100644 --- a/plugin.xml +++ b/plugin.xml @@ -18,9 +18,6 @@ - - -