Skip to content

Commit

Permalink
Update OkHttp to version 3.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jonan committed Feb 5, 2018
1 parent fded9cb commit 8d8b3d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dependencies {
compile 'com.android.support:design:27.0.2'
compile 'com.squareup.picasso:picasso:2.5.2'
compile 'com.squareup.retrofit2:converter-moshi:2.3.0'
compile 'com.squareup.okhttp3:okhttp-urlconnection:3.9.0'
compile 'com.squareup.okhttp3:okhttp-urlconnection:3.9.1'
compile 'org.roboguice:roboguice:2.0'
compile 'com.google.code.gson:gson:2.7'
compile 'org.eclipse.mylyn.github:org.eclipse.egit.github.core:4.4.0.201606070830-r'
Expand Down

0 comments on commit 8d8b3d8

Please sign in to comment.