- deprecate: #297 drop support for Android < 5.1

- bump version
- remove deprecated functions
This commit is contained in:
Sefa Ilkimen
2020-06-25 07:47:51 +02:00
parent 1f0df54111
commit 1eb83478dc
7 changed files with 9 additions and 52 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-advanced-http",
"version": "2.5.1",
"version": "3.0.0",
"description": "Cordova / Phonegap plugin for communicating with HTTP servers using SSL pinning",
"scripts": {
"updatecert": "node ./scripts/update-e2e-server-cert.js && node ./scripts/update-e2e-client-cert.js",
@@ -69,4 +69,4 @@
"wd": "1.4.1",
"xml2js": "0.4.19"
}
}
}