We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e313521 commit df8e698Copy full SHA for df8e698
build.gradle
@@ -49,7 +49,7 @@ dependencies {
49
signature 'org.codehaus.mojo.signature:java16:1.1@signature'
50
51
compile "org.reactivestreams:reactive-streams:1.0.0"
52
- compile "io.reactivex.rxjava2:rxjava:2.0.9"
+ compile "io.reactivex.rxjava2:rxjava:2.1.0"
53
54
testCompile group: 'junit', name: 'junit', version: '4.12'
55
0 commit comments