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 5a911cc + 5cea908 commit 771f706Copy full SHA for 771f706
app/build.gradle
@@ -44,7 +44,7 @@ dependencies {
44
implementation 'com.squareup.retrofit2:converter-gson:2.9.0'
45
implementation 'com.squareup.okhttp3:okhttp:5.0.0-alpha.3'
46
implementation 'com.google.code.gson:gson:2.9.0'
47
- implementation 'com.squareup.okhttp3:logging-interceptor:5.0.0-alpha.3'
+ implementation 'com.squareup.okhttp3:logging-interceptor:5.0.0-alpha.11'
48
implementation 'com.squareup.retrofit2:adapter-rxjava2:2.9.0'
49
implementation 'io.reactivex.rxjava2:rxjava:2.2.21'
50
implementation 'io.reactivex.rxjava2:rxandroid:2.1.1'
0 commit comments