Skip to content

Commit

Permalink
Update dependency io.reactivex.rxjava3:rxjava to v3.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 23, 2023
1 parent 0802bc0 commit 7b67177
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 @@ -146,7 +146,7 @@ dependencies {
implementation "com.squareup.okio:okio:${okioVersion}"

// rx
implementation 'io.reactivex.rxjava3:rxjava:3.1.6'
implementation 'io.reactivex.rxjava3:rxjava:3.1.7'
implementation 'io.reactivex.rxjava3:rxandroid:3.0.2'

// dagger
Expand Down

0 comments on commit 7b67177

Please sign in to comment.