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 4b48589 commit fe3fd89Copy full SHA for fe3fd89
app/build.gradle.kts
@@ -99,7 +99,7 @@ dependencies {
99
implementation("com.squareup.okhttp3:logging-interceptor:4.11.0")
100
implementation("com.squareup.okhttp3:okhttp:4.11.0")
101
implementation("com.google.code.gson:gson:2.10.1")
102
- implementation("io.reactivex.rxjava3:rxjava:3.1.6")
+ implementation("io.reactivex.rxjava3:rxjava:3.1.8")
103
implementation("io.reactivex.rxjava3:rxkotlin:3.0.1")
104
implementation("io.reactivex.rxjava3:rxandroid:3.0.2")
105
0 commit comments