Skip to content

Commit

Permalink
Update dependency io.reactivex.rxjava3:rxandroid to v3.0.2 (#160)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 10, 2024
1 parent 767936f commit 6e86feb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ androidx-room-testing = { module = 'androidx.room:room-testing', version.ref = '
androidx-room-rxjava3 = { module = 'androidx.room:room-rxjava3', version.ref = 'room' }

# RxJava
rxandroid = 'io.reactivex.rxjava3:rxandroid:3.0.0'
rxandroid = 'io.reactivex.rxjava3:rxandroid:3.0.2'
rxjava = 'io.reactivex.rxjava3:rxjava:3.1.8'

# WorkManager
Expand Down

0 comments on commit 6e86feb

Please sign in to comment.