We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a437f9 commit 3fcac64Copy full SHA for 3fcac64
plugin.xml
@@ -68,6 +68,6 @@
68
<source-file src="src/android/com/synconset/cordovahttp/CordovaHttpPut.java" target-dir="src/com/synconset/cordovahttp"/>
69
<source-file src="src/android/com/synconset/cordovahttp/CordovaHttpPatch.java" target-dir="src/com/synconset/cordovahttp"/>
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"/>
+ <framework src="com.squareup.okhttp3:okhttp-urlconnection:3.10.0"/>
72
</platform>
73
-</plugin>
+</plugin>
0 commit comments