Skip to content

Commit d7a875f

Browse files
authored
Merge pull request ReactiveX#543 from ReactiveX/jakew/three/2019-09-17
RxJava 3.0 RC3
2 parents 28725b5 + 2d4e087 commit d7a875f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rxandroid/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ android {
3636
}
3737

3838
dependencies {
39-
api 'io.reactivex.rxjava3:rxjava:3.0.0-RC2'
39+
api 'io.reactivex.rxjava3:rxjava:3.0.0-RC3'
4040

4141
testImplementation 'junit:junit:4.12'
4242
testImplementation 'org.robolectric:robolectric:3.8'

0 commit comments

Comments
 (0)