File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cordova-plugin-advanced-http" ,
3
- "version" : " 1.11.0 " ,
3
+ "version" : " 1.11.1 " ,
4
4
"description" : " Cordova / Phonegap plugin for communicating with HTTP servers using SSL pinning" ,
5
5
"scripts" : {
6
6
"buildbrowser" : " ./scripts/build-test-app.sh --browser" ,
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2
- <plugin xmlns =" http://www.phonegap.com/ns/plugins/1.0" xmlns : android =" http://schemas.android.com/apk/res/android" id =" cordova-plugin-advanced-http" version =" 1.11.0 " >
2
+ <plugin xmlns =" http://www.phonegap.com/ns/plugins/1.0" xmlns : android =" http://schemas.android.com/apk/res/android" id =" cordova-plugin-advanced-http" version =" 1.11.1 " >
3
3
<name >Advanced HTTP plugin</name >
4
4
<description >
5
5
Cordova / Phonegap plugin for communicating with HTTP servers using SSL pinning
You can’t perform that action at this time.
0 commit comments