We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f0cd1d commit 55a2b18Copy full SHA for 55a2b18
build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
apply plugin: 'rxjava-project'
7
8
dependencies {
9
- compile 'com.netflix.rxjava:rxjava-core:0.20.2'
+ compile 'io.reactivex:rxjava:1.0.+'
10
testCompile 'junit:junit-dep:4.10'
11
testCompile 'org.mockito:mockito-core:1.8.5'
12
}
0 commit comments