Skip to content

Commit 20c6065

Browse files
committed
Upgrade to RxJava 2.0.2
1 parent 1039fa1 commit 20c6065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ configure(allprojects) { project ->
8383
ext.romeVersion = "1.7.0"
8484
ext.rxjavaVersion = '1.2.3'
8585
ext.rxjavaAdapterVersion = '1.2.1'
86-
ext.rxjava2Version = '2.0.1'
86+
ext.rxjava2Version = '2.0.2'
8787
ext.rxnettyVersion = '0.5.2-rc.5'
8888
ext.servletVersion = "3.1.0"
8989
ext.slf4jVersion = "1.7.21"

0 commit comments

Comments
 (0)