Skip to content

Commit 4412f18

Browse files
rxjava 1.0.+
1 parent e42bb5a commit 4412f18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ apply plugin: 'rxjava-project'
77

88

99
dependencies {
10-
compile 'com.netflix.rxjava:rxjava-core:0.20.2'
10+
compile 'io.reactivex:rxjava:1.0.+'
1111
provided 'com.google.android:android:4.0.1.2'
1212
provided 'com.google.android:support-v4:r7'
1313

@@ -25,4 +25,4 @@ test {
2525
events "started"
2626
displayGranularity 2
2727
}
28-
}
28+
}

0 commit comments

Comments
 (0)