From da302b026fe731c301bf9437cbfcb17fbccaff80 Mon Sep 17 00:00:00 2001 From: pliablepixels Date: Thu, 16 Jun 2016 13:44:34 -0400 Subject: packaging changes for android to account for different cert plugins Former-commit-id: 02f29d25b82dc5dc9b9c739fd4e367c1a5462844 --- plugins/fetch.json | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) (limited to 'plugins') diff --git a/plugins/fetch.json b/plugins/fetch.json index 6e851524..baf9ae3c 100644 --- a/plugins/fetch.json +++ b/plugins/fetch.json @@ -160,21 +160,13 @@ "is_top_level": true, "variables": {} }, - "cordova-plugin-crosswalk-certificate": { + "cordova-plugin-certificates": { "source": { "type": "git", - "url": "https://github.com/danjarvis/cordova-plugin-crosswalk-certificate", + "url": "https://github.com/hypery2k/cordova-certificate-plugin", "subdir": "." }, "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