Skip to content

Commit 1e9f55c

Browse files
committed
RxJava 1.1.6.
1 parent c5eaeb3 commit 1e9f55c

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

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

0 commit comments

Comments
 (0)