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 e33acf1 commit f42d1b0Copy full SHA for f42d1b0
build.gradle.kts
@@ -59,7 +59,7 @@ dependencies {
59
implementation("org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.8")
60
61
// RxJava3 and Kotlin Flow Extensions
62
- implementation("io.reactivex.rxjava3:rxjava:3.1.9")
+ implementation("io.reactivex.rxjava3:rxjava:3.1.10")
63
implementation("com.github.akarnokd:kotlin-flow-extensions:0.0.14")
64
65
// reactivestate
0 commit comments