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 92e8803 commit 37895b2Copy full SHA for 37895b2
build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
apply plugin: 'rxjava-project'
7
8
dependencies {
9
- compile 'io.reactivex:rxjava:1.0.+'
+ compile 'io.reactivex:rxjava:1.0.0'
10
testCompile 'junit:junit-dep:4.10'
11
testCompile 'org.mockito:mockito-core:1.8.5'
12
}
0 commit comments