File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
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.1 " >
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 " >
3
3
<name >Advanced HTTP plugin</name >
4
4
<description >
5
5
Cordova / Phonegap plugin for communicating with HTTP servers using SSL pinning
68
68
<source-file src =" src/android/com/synconset/cordovahttp/CordovaHttpPut.java" target-dir =" src/com/synconset/cordovahttp" />
69
69
<source-file src =" src/android/com/synconset/cordovahttp/CordovaHttpPatch.java" target-dir =" src/com/synconset/cordovahttp" />
70
70
<source-file src =" src/android/com/synconset/cordovahttp/CordovaHttpUpload.java" target-dir =" src/com/synconset/cordovahttp" />
71
- <framework src =" com.squareup.okhttp3:okhttp-urlconnection:3.9.1" />
71
+ <framework src =" com.squareup.okhttp3:okhttp-urlconnection:3.9.1" />
72
72
</platform >
73
73
</plugin >
You can’t perform that action at this time.
0 commit comments