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 e3d2d5b + c8b7efb commit 5a911ccCopy full SHA for 5a911cc
app/build.gradle
@@ -45,7 +45,7 @@ dependencies {
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'
48
- implementation 'com.squareup.retrofit2:adapter-rxjava2:2.4.0'
+ 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'
51
implementation 'com.google.android.gms:play-services-auth:20.4.1'
0 commit comments