Skip to content

Commit

Permalink
Update okhttp to 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
javiersantos committed Jan 3, 2017
1 parent 531cab3 commit d52788c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
compile 'com.android.support:appcompat-v7:25.1.0'
compile 'com.android.support:design:25.1.0'
compile 'com.squareup.okhttp3:okhttp:3.4.2'
compile 'com.squareup.okhttp3:okhttp:3.5.0'
}

0 comments on commit d52788c

Please sign in to comment.