Upgrade to RxJava3 3.1.7

Closes gh-37087
This commit is contained in:
Stephane Nicoll
2023-08-23 21:04:14 +02:00
parent 48e3ebadef
commit 4c719c163b

View File

@@ -1184,7 +1184,7 @@ bom {
]
}
}
library("RxJava3", "3.1.6") {
library("RxJava3", "3.1.7") {
group("io.reactivex.rxjava3") {
modules = [
"rxjava"