Skip to content

Commit 68790c1

Browse files
RxJava 1.0.0
1 parent 5071fa9 commit 68790c1

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
@@ -11,6 +11,6 @@ repositories {
1111
}
1212

1313
dependencies {
14-
compile "io.reactivex:rxjava:1.0.0-rc.10"
14+
compile "io.reactivex:rxjava:1.0.0"
1515
testCompile "junit:junit:4.11"
1616
}

0 commit comments

Comments
 (0)