From b62fdf50f7bd18ed5c4cb9ae72fb92908529fbfb Mon Sep 17 00:00:00 2001 From: Joe Bowser Date: Fri, 29 Jul 2016 13:33:51 -0700 Subject: [PATCH] Adding provider_paths.xml so this works --- plugin.xml | 1 + src/android/xml/provider_paths.xml | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 src/android/xml/provider_paths.xml diff --git a/plugin.xml b/plugin.xml index 8db8220..f0460cc 100644 --- a/plugin.xml +++ b/plugin.xml @@ -84,6 +84,7 @@ + diff --git a/src/android/xml/provider_paths.xml b/src/android/xml/provider_paths.xml new file mode 100644 index 0000000..ffa74ab --- /dev/null +++ b/src/android/xml/provider_paths.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file