Skip to content

Commit

Permalink
Update dependency io.reactivex:rxjava to v1.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 16, 2021
1 parent ef5c829 commit 4d6e043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {
force true
}

implementation 'io.reactivex:rxjava:1.1.4'
implementation 'io.reactivex:rxjava:1.3.8'

//Square dependencies
implementation("com.squareup.retrofit2:retrofit:$retrofitVersionLatest") {
Expand Down

0 comments on commit 4d6e043

Please sign in to comment.