Skip to content

Commit 3fcac64

Browse files
author
Sefa Ilkimen
committed
update OkHttp dependency
1 parent 4a437f9 commit 3fcac64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugin.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,6 @@
6868
<source-file src="src/android/com/synconset/cordovahttp/CordovaHttpPut.java" target-dir="src/com/synconset/cordovahttp"/>
6969
<source-file src="src/android/com/synconset/cordovahttp/CordovaHttpPatch.java" target-dir="src/com/synconset/cordovahttp"/>
7070
<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.10.0"/>
7272
</platform>
73-
</plugin>
73+
</plugin>

0 commit comments

Comments
 (0)