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 b4c1fb8 commit 126dc7bCopy full SHA for 126dc7b
backend/build.gradle.kts
@@ -41,7 +41,7 @@ dependencies {
41
testImplementation("com.squareup.okhttp3:logging-interceptor:4.0.1")
42
43
// ReactiveX
44
- api("io.reactivex.rxjava2:rxjava:2.2.8")
+ api("io.reactivex.rxjava2:rxkotlin:2.3.0")
45
api("io.reactivex.rxjava2:rxandroid:2.1.1")
46
47
// Dependency injection
0 commit comments