From 53223c3df2389e154484107abaad6f9b9fa1683f Mon Sep 17 00:00:00 2001 From: Marcus Abrahamsson Date: Fri, 18 Mar 2022 01:08:13 +0100 Subject: [PATCH] fix(android): update queries in plugin.xml (#780) Solves the issue with duplicate queries elements in AppManifest.xml https://github.com/apache/cordova-plugin-camera/issues/779 --- plugin.xml | 30 ++++++++++++++---------------- 1 file changed, 14 insertions(+), 16 deletions(-) diff --git a/plugin.xml b/plugin.xml index 837b225..7d1a52c 100644 --- a/plugin.xml +++ b/plugin.xml @@ -69,22 +69,20 @@ - - - - - - - - - - - - - - - - + + + + + + + + + + + + + +