Skip to content

Commit f3665c6

Browse files
authored
Merge pull request #299 from ReactiveX/jw/sixteen-candles
RxJava 1.1.6.
2 parents d7a5bc5 + 1e9f55c commit f3665c6

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)