Skip to content

Commit

Permalink
RxJava 3.0 RC3
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeWharton committed Sep 18, 2019
1 parent 28725b5 commit 2d4e087
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.0.0-RC2'
api 'io.reactivex.rxjava3:rxjava:3.0.0-RC3'

testImplementation 'junit:junit:4.12'
testImplementation 'org.robolectric:robolectric:3.8'
Expand Down

0 comments on commit 2d4e087

Please sign in to comment.