Skip to content

Commit f5bde9d

Browse files
committed
Update RxJava to 1.0.15
1 parent d01ccef commit f5bde9d

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
@@ -47,7 +47,7 @@ repositories {
4747
}
4848

4949
dependencies {
50-
compile 'io.reactivex:rxjava:1.0.14'
50+
compile 'io.reactivex:rxjava:1.0.15'
5151

5252
testCompile 'junit:junit:4.12'
5353
testCompile 'org.mockito:mockito-core:1.10.19'

0 commit comments

Comments
 (0)