File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Expand file tree Collapse file tree 1 file changed +7
-8
lines changed 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.10.2 " >
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 " >
3
3
<name >Advanced HTTP plugin</name >
4
4
<description >
5
5
Cordova / Phonegap plugin for communicating with HTTP servers using SSL pinning
72
72
</platform >
73
73
<platform name =" browser" >
74
74
<config-file target =" config.xml" parent =" /*" >
75
- <feature name =" CordovaHttpPlugin" >
76
- <param name =" browser-package" value =" CordovaHttpPlugin" />
77
- </feature >
75
+ <feature name =" CordovaHttpPlugin" >
76
+ <param name =" browser-package" value =" CordovaHttpPlugin" />
77
+ </feature >
78
78
</config-file >
79
-
80
79
<js-module src =" src/browser/cordova-http-plugin.js" name =" http-proxy" >
81
- <runs />
80
+ <runs />
82
81
</js-module >
83
- </platform >
84
- </plugin >
82
+ </platform >
83
+ </plugin >
You can’t perform that action at this time.
0 commit comments