From 5a43b7a179e9b725c659695ae63a60c434dff16d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81xel?= Date: Wed, 26 Sep 2018 01:18:12 +0200 Subject: [PATCH 1/2] Fix bad declaration of build resources causing Cordova Android 7 to interpret the output project as an Eclipse project thus making the build process fail. Fix compatibility with Cordova Android 7. --- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.xml b/plugin.xml index 7971646..0f80a40 100644 --- a/plugin.xml +++ b/plugin.xml @@ -72,7 +72,7 @@ - + \ No newline at end of file From 230e0983aa939630871edd0a07339833326f9e82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81xel?= Date: Thu, 27 Sep 2018 07:55:07 +0200 Subject: [PATCH 2/2] Fix bad file path after file being moved at 81563ada. Fix https://github.com/dialogflow/dialogflow-cordova-client/issues/45 --- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.xml b/plugin.xml index 0f80a40..2446c97 100644 --- a/plugin.xml +++ b/plugin.xml @@ -15,7 +15,7 @@ - +