Upgrade to RxJava3 3.1.4

Closes gh-30370
This commit is contained in:
Stephane Nicoll 2022-03-22 16:38:04 +01:00
parent 14393fd39a
commit 9dfc2131b9

View File

@ -1148,7 +1148,7 @@ bom {
]
}
}
library("RxJava3", "3.1.3") {
library("RxJava3", "3.1.4") {
group("io.reactivex.rxjava3") {
modules = [
"rxjava"