mirror of
https://github.com/etesync/android
synced 2025-01-11 00:01:12 +00:00
Update okhttp to 3.5.0
This commit is contained in:
parent
29068389c7
commit
ca38cbe935
@ -77,7 +77,7 @@ dependencies {
|
||||
|
||||
compile 'com.github.yukuku:ambilwarna:2.0.1'
|
||||
|
||||
compile 'com.squareup.okhttp3:logging-interceptor:3.4.1'
|
||||
compile 'com.squareup.okhttp3:logging-interceptor:3.5.0'
|
||||
compile 'dnsjava:dnsjava:2.1.7'
|
||||
compile 'org.apache.commons:commons-lang3:3.4'
|
||||
compile 'org.apache.commons:commons-collections4:4.1'
|
||||
@ -91,8 +91,8 @@ dependencies {
|
||||
exclude group: 'com.android.support', module: 'support-annotations'
|
||||
}
|
||||
androidTestCompile 'junit:junit:4.12'
|
||||
androidTestCompile 'com.squareup.okhttp3:mockwebserver:3.4.1'
|
||||
androidTestCompile 'com.squareup.okhttp3:mockwebserver:3.5.0'
|
||||
|
||||
testCompile 'junit:junit:4.12'
|
||||
testCompile 'com.squareup.okhttp3:mockwebserver:3.4.1'
|
||||
testCompile 'com.squareup.okhttp3:mockwebserver:3.5.0'
|
||||
}
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit fff1c904582c6d1cf0c4e9b3f64245138e395a03
|
||||
Subproject commit 659e820f357f7552c1ef96f5cd0449d12d743cd0
|
@ -1 +1 @@
|
||||
Subproject commit 6eee71f9aac8573f353059879c8fe45f527cc391
|
||||
Subproject commit 82dd38df6aaa15ecfedf27d065ade27f47823892
|
Loading…
Reference in New Issue
Block a user