Skip to content

Commit

Permalink
Update dependency io.reactivex.rxjava3:rxjava to v3.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 17, 2023
1 parent 99fabb2 commit ab5fdab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dependencies {
kapt 'com.google.dagger:dagger-compiler:2.38.1'

//RxJava
implementation 'io.reactivex.rxjava3:rxjava:3.0.7'
implementation 'io.reactivex.rxjava3:rxjava:3.1.6'
implementation 'io.reactivex.rxjava3:rxandroid:3.0.0'
implementation 'io.reactivex.rxjava3:rxkotlin:3.0.1'

Expand Down

0 comments on commit ab5fdab

Please sign in to comment.