Upgrade to RxJava2 2.2.21

Closes gh-25340
This commit is contained in:
Andy Wilkinson
2021-02-17 16:24:38 +00:00
parent 299134fb14
commit cc35ffbfd9

View File

@@ -1363,7 +1363,7 @@ bom {
]
}
}
library("RxJava2", "2.2.20") {
library("RxJava2", "2.2.21") {
group("io.reactivex.rxjava2") {
modules = [
"rxjava"