Fix #204: broken support for cordova-android < 7.0

This commit is contained in:
Sefa Ilkimen
2019-04-15 02:47:14 +02:00
parent 0bf39650e1
commit 620ce3f81c
3 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-advanced-http",
"version": "2.0.8",
"version": "2.0.9",
"description": "Cordova / Phonegap plugin for communicating with HTTP servers using SSL pinning",
"scripts": {
"updatecert": "node ./scripts/update-test-cert.js",