Upgrade to RxJava2 2.2.21

Closes gh-25332
This commit is contained in:
Andy Wilkinson 2021-02-17 12:51:51 +00:00
parent 9cabedfa11
commit d0280f1d81
1 changed files with 1 additions and 1 deletions

View File

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