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.
2 parents 771f706 + 50a6439 commit a24715fCopy full SHA for a24715f
app/build.gradle
@@ -42,7 +42,7 @@ dependencies {
42
//Network
43
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
44
implementation 'com.squareup.retrofit2:converter-gson:2.9.0'
45
- implementation 'com.squareup.okhttp3:okhttp:5.0.0-alpha.3'
+ implementation 'com.squareup.okhttp3:okhttp:5.0.0-alpha.11'
46
implementation 'com.google.code.gson:gson:2.9.0'
47
implementation 'com.squareup.okhttp3:logging-interceptor:5.0.0-alpha.11'
48
implementation 'com.squareup.retrofit2:adapter-rxjava2:2.9.0'
0 commit comments