Skip to content

Commit 0d02ae6

Browse files
committed
Upgrade RxJava from 1.0.13 to 1.0.14
1 parent a0ebabd commit 0d02ae6

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.13'
50+
compile 'io.reactivex:rxjava:1.0.14'
5151

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

0 commit comments

Comments
 (0)