mirror of
https://github.com/etesync/android
synced 2024-11-15 20:38:58 +00:00
Update okhttp and submodules to latest.
This commit is contained in:
parent
5403212ec3
commit
e82d8affe8
@ -137,7 +137,7 @@ dependencies {
|
||||
compile group: 'com.madgag.spongycastle', name: 'core', version: '1.54.0.0'
|
||||
compile group: 'com.madgag.spongycastle', name: 'prov', version: '1.54.0.0'
|
||||
compile group: 'com.google.code.gson', name: 'gson', version: '1.7.2'
|
||||
compile 'com.squareup.okhttp3:logging-interceptor:3.6.0'
|
||||
compile 'com.squareup.okhttp3:logging-interceptor:3.7.0'
|
||||
provided 'org.projectlombok:lombok:1.16.16'
|
||||
|
||||
// for tests
|
||||
@ -148,8 +148,8 @@ dependencies {
|
||||
exclude group: 'com.android.support', module: 'support-annotations'
|
||||
}
|
||||
androidTestCompile 'junit:junit:4.12'
|
||||
androidTestCompile 'com.squareup.okhttp3:mockwebserver:3.6.0'
|
||||
androidTestCompile 'com.squareup.okhttp3:mockwebserver:3.7.0'
|
||||
|
||||
testCompile 'junit:junit:4.12'
|
||||
testCompile 'com.squareup.okhttp3:mockwebserver:3.6.0'
|
||||
testCompile 'com.squareup.okhttp3:mockwebserver:3.7.0'
|
||||
}
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit eaf86a21259b5310ab3702d6f2af3c1811b684cc
|
||||
Subproject commit 2f6a94e85b9c0a375af8bdb08c8af82287c5fdc4
|
@ -1 +1 @@
|
||||
Subproject commit 2853533118cf00cdf31bf1a78571bc26d0348d44
|
||||
Subproject commit 1bb0b25339af67f550e334f5d6b2cd4752e24a9f
|
Loading…
Reference in New Issue
Block a user