From 2ebe8c3c3e4abacda72186c0b28233b036bd4fab Mon Sep 17 00:00:00 2001 From: Arjun Roychowdhury Date: Thu, 24 Dec 2015 07:25:46 -0500 Subject: updated crosswalk to a later version Former-commit-id: 4bf81f89eb654f7c1186ede2e7dc7077a27133c9 --- plugins/fetch.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'plugins') diff --git a/plugins/fetch.json b/plugins/fetch.json index 532c8ada..421ac12e 100644 --- a/plugins/fetch.json +++ b/plugins/fetch.json @@ -131,14 +131,6 @@ "is_top_level": true, "variables": {} }, - "cordova-plugin-crosswalk-webview": { - "source": { - "type": "registry", - "id": "cordova-plugin-crosswalk-webview" - }, - "is_top_level": true, - "variables": {} - }, "cordova-plugin-ios-longpress-fix": { "source": { "type": "registry", @@ -214,5 +206,13 @@ }, "is_top_level": true, "variables": {} + }, + "cordova-plugin-crosswalk-webview": { + "source": { + "type": "registry", + "id": "cordova-plugin-crosswalk-webview" + }, + "is_top_level": true, + "variables": {} } } \ No newline at end of file -- cgit v1.2.3