Upgrade to RxJava2 2.2.20

Closes gh-23664
This commit is contained in:
Stephane Nicoll 2020-10-13 09:30:18 +02:00
parent fe0a171c3a
commit ca552901cf

View File

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