提交 e83fec4e 编写于 作者: B Brian Clozel

Downgrade to okhttp3 3.14.2

The upgrade to 4.x was breaking some behavior in our tests.
We need to reconsider this upgrade and check our mockrestserver usage in
our tests.
上级 00983a11
......@@ -149,7 +149,7 @@ configure(allprojects) { project ->
}
}
dependencySet(group: 'com.squareup.okhttp3', version: '4.1.0') {
dependencySet(group: 'com.squareup.okhttp3', version: '3.14.2') {
entry 'okhttp'
entry 'mockwebserver'
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册