Skip to content

Commit bf21869

Browse files
committed
Upgrade to RxJava 2.1.13
1 parent 6d4ade3 commit bf21869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies {
4949
signature 'org.codehaus.mojo.signature:java16:1.1@signature'
5050

5151
compile "org.reactivestreams:reactive-streams:1.0.2"
52-
compile "io.reactivex.rxjava2:rxjava:2.1.12"
52+
compile "io.reactivex.rxjava2:rxjava:2.1.13"
5353

5454
testCompile group: 'junit', name: 'junit', version: '4.12'
5555

0 commit comments

Comments
 (0)