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 1aeb05e commit 049531eCopy full SHA for 049531e
LifecycleDispose3/build.gradle
@@ -30,7 +30,7 @@ android {
30
31
dependencies {
32
implementation "org.jetbrains.kotlin:kotlin-stdlib:1.8.0"
33
- implementation "io.reactivex.rxjava3:rxkotlin:3.0.0"
+ implementation "io.reactivex.rxjava3:rxkotlin:3.0.1"
34
implementation 'io.reactivex.rxjava3:rxjava:3.0.5'
35
implementation "androidx.fragment:fragment:1.5.5"
36
}
0 commit comments