We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29f659b commit 03dc1b2Copy full SHA for 03dc1b2
build.gradle
@@ -1,6 +1,6 @@
1
buildscript {
2
ext.kotlin_version = '1.3.72'
3
- ext.okhttp_version = '3.11.0'
+ ext.okhttp_version = '4.6.0'
4
5
repositories {
6
jcenter()
0 commit comments