Skip to content

Commit

Permalink
Bump up rxjava version from 3.1.0 to 3.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dineshr93 committed Nov 7, 2022
1 parent bbb97e0 commit 09b9614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rxandroid/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ android {
}

dependencies {
api 'io.reactivex.rxjava3:rxjava:3.1.0'
api 'io.reactivex.rxjava3:rxjava:3.1.5'

testImplementation 'junit:junit:4.13.2'
testImplementation 'org.robolectric:robolectric:4.2.1'
Expand Down

0 comments on commit 09b9614

Please sign in to comment.