Skip to content

Commit

Permalink
Update dependency io.reactivex.rxjava3:rxjava to v3.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent 77bf8d4 commit 4b44d66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LifecycleDispose3/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ android {
dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib:1.9.10"
implementation "io.reactivex.rxjava3:rxkotlin:3.0.1"
implementation 'io.reactivex.rxjava3:rxjava:3.1.8'
implementation 'io.reactivex.rxjava3:rxjava:3.1.10'
implementation "androidx.fragment:fragment:1.6.1"
}

0 comments on commit 4b44d66

Please sign in to comment.