Skip to content

Commit b2e8758

Browse files
rxjava 1.0.+
1 parent 9910d16 commit b2e8758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66
apply plugin: 'rxjava-project'
77

88
dependencies {
9-
compile 'com.netflix.rxjava:rxjava-core:0.20.2'
9+
compile 'io.reactivex:rxjava:1.0.+'
1010
testCompile 'junit:junit-dep:4.10'
1111
testCompile 'org.mockito:mockito-core:1.8.5'
1212
}

0 commit comments

Comments
 (0)