Skip to content

Commit

Permalink
Merge pull request #543 from ReactiveX/jakew/three/2019-09-17
Browse files Browse the repository at this point in the history
RxJava 3.0 RC3
  • Loading branch information
JakeWharton authored Sep 18, 2019
2 parents 28725b5 + 2d4e087 commit d7a875f
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 d7a875f

Please sign in to comment.