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 77bf8d4 commit 8588989Copy full SHA for 8588989
LifecycleDispose2/build.gradle
@@ -32,5 +32,5 @@ dependencies {
32
implementation "org.jetbrains.kotlin:kotlin-stdlib:1.9.10"
33
implementation "io.reactivex.rxjava2:rxkotlin:2.4.0"
34
implementation 'io.reactivex.rxjava2:rxjava:2.2.21'
35
- implementation "androidx.fragment:fragment:1.6.1"
+ implementation "androidx.fragment:fragment:1.8.3"
36
}
LifecycleDispose3/build.gradle
implementation "io.reactivex.rxjava3:rxkotlin:3.0.1"
implementation 'io.reactivex.rxjava3:rxjava:3.1.8'
0 commit comments