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