Skip to content

Commit 5caba64

Browse files
authored
Merge pull request ReactiveX#313 from ReactiveX/jw/latest-rx
Latest RxJava.
2 parents b0d7799 + 63727df commit 5caba64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rxandroid/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ android {
4040
}
4141

4242
dependencies {
43-
compile 'io.reactivex:rxjava:1.1.6'
43+
compile 'io.reactivex:rxjava:1.1.8'
4444

4545
testCompile 'junit:junit:4.12'
4646
testCompile 'org.robolectric:robolectric:3.0'

0 commit comments

Comments
 (0)