Commit ca552901 authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to RxJava2 2.2.20

Closes gh-23664
parent fe0a171c
...@@ -1365,7 +1365,7 @@ bom { ...@@ -1365,7 +1365,7 @@ bom {
] ]
} }
} }
library("RxJava2", "2.2.19") { library("RxJava2", "2.2.20") {
group("io.reactivex.rxjava2") { group("io.reactivex.rxjava2") {
modules = [ modules = [
"rxjava" "rxjava"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment