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 c726ba3 + 6366873 commit 52dadc8Copy full SHA for 52dadc8
LifecycleDispose3/build.gradle
@@ -31,6 +31,6 @@ android {
31
dependencies {
32
implementation "org.jetbrains.kotlin:kotlin-stdlib:1.9.10"
33
implementation "io.reactivex.rxjava3:rxkotlin:3.0.1"
34
- implementation 'io.reactivex.rxjava3:rxjava:3.1.7'
+ implementation 'io.reactivex.rxjava3:rxjava:3.1.8'
35
implementation "androidx.fragment:fragment:1.6.1"
36
}
0 commit comments