Upgrade to RxJava2 2.2.17

Closes gh-20090
This commit is contained in:
Stephane Nicoll 2020-02-07 16:18:06 +01:00
parent 4296dbb792
commit 4c1a1b0e0c
1 changed files with 1 additions and 1 deletions

View File

@ -1384,7 +1384,7 @@ bom {
]
}
}
library("RxJava2", "2.2.15") {
library("RxJava2", "2.2.17") {
group("io.reactivex.rxjava2") {
modules = [
"rxjava"