From 64fefac194194307936205e7f811ed8c04931c87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Bispo?= Date: Fri, 6 Jan 2023 18:46:03 +0000 Subject: [PATCH] [SG-978] Added queries to http and https into manifest (#2282) --- src/Android/Properties/AndroidManifest.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/Android/Properties/AndroidManifest.xml b/src/Android/Properties/AndroidManifest.xml index da8e1ddb3..7572e3d01 100644 --- a/src/Android/Properties/AndroidManifest.xml +++ b/src/Android/Properties/AndroidManifest.xml @@ -40,4 +40,16 @@ + + + + + + + + + + + + \ No newline at end of file