Commit cc35ffbf authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to RxJava2 2.2.21

Closes gh-25340
parent 299134fb
...@@ -1363,7 +1363,7 @@ bom { ...@@ -1363,7 +1363,7 @@ bom {
] ]
} }
} }
library("RxJava2", "2.2.20") { library("RxJava2", "2.2.21") {
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