Skip to content

Commit caf111e

Browse files
kmagierafacebook-github-bot-3
authored andcommitted
Update okhhtp version to 2.5
Reviewed By: andreicoman11 Differential Revision: D2636394 fb-gh-sync-id: 1f4df9ae879e16f13c5343baed85a91469d88cff
1 parent cbaf58a commit caf111e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ReactAndroid/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -250,8 +250,8 @@ dependencies {
250250
compile 'com.facebook.fresco:imagepipeline-okhttp:0.6.1'
251251
compile 'com.fasterxml.jackson.core:jackson-core:2.2.3'
252252
compile 'com.google.code.findbugs:jsr305:3.0.0'
253-
compile 'com.squareup.okhttp:okhttp:2.4.0'
254-
compile 'com.squareup.okhttp:okhttp-ws:2.4.0'
253+
compile 'com.squareup.okhttp:okhttp:2.5.0'
254+
compile 'com.squareup.okhttp:okhttp-ws:2.5.0'
255255
compile 'com.squareup.okio:okio:1.5.0'
256256
compile 'org.webkit:android-jsc:r174650'
257257
}

0 commit comments

Comments
 (0)