mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
bump okhttp lib version
This commit is contained in:
parent
b26459d732
commit
4e954878e1
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ apply plugin: 'com.android.application'
|
|||
dependencies {
|
||||
compile 'com.android.support:support-v13:19.1.0'
|
||||
compile 'com.jakewharton:butterknife:7.0.1'
|
||||
compile 'com.squareup.okhttp3:okhttp:3.2.0'
|
||||
compile 'com.squareup.okhttp3:okhttp:3.4.1'
|
||||
compile 'com.google.code.gson:gson:2.6.2'
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue