Commit 6ce61c50 authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to RxJava2 2.2.21

Closes gh-25336
parent 92c82a4f
...@@ -1474,7 +1474,7 @@ bom { ...@@ -1474,7 +1474,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