diff options
| author | pliablepixels <pliablepixels@gmail.com> | 2016-06-16 13:44:34 -0400 |
|---|---|---|
| committer | pliablepixels <pliablepixels@gmail.com> | 2016-06-16 13:44:34 -0400 |
| commit | da302b026fe731c301bf9437cbfcb17fbccaff80 (patch) | |
| tree | 88adfd9580313c15b3c0ee58c988e387c9e4178f /plugins | |
| parent | 420061c6b857bf365393192ce620ffc4f5b959d4 (diff) | |
packaging changes for android to account for different cert plugins
Former-commit-id: 02f29d25b82dc5dc9b9c739fd4e367c1a5462844
Diffstat (limited to 'plugins')
| -rw-r--r-- | plugins/fetch.json | 12 |
1 files changed, 2 insertions, 10 deletions
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 |
