mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-06 17:38:48 +00:00
Update OkHttp to 3.11.0.
This commit is contained in:
parent
ae172df838
commit
5b0c11643f
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ dependencies {
|
|||
compile 'com.android.support:support-core-ui:27.1.1'
|
||||
compile 'com.android.support:support-core-utils:27.1.1'
|
||||
compile 'com.android.support:recyclerview-v7:27.1.1'
|
||||
compile 'com.squareup.okhttp3:okhttp:3.10.0'
|
||||
compile 'com.squareup.okhttp3:logging-interceptor:3.10.0'
|
||||
compile 'com.squareup.okhttp3:okhttp:3.11.0'
|
||||
compile 'com.squareup.okhttp3:logging-interceptor:3.11.0'
|
||||
compile 'com.google.guava:guava:25.1-android'
|
||||
compile 'org.slf4j:slf4j-api:1.7.25'
|
||||
compile 'com.github.tony19:logback-android:1.1.1-8'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue