Upgrade to RxJava3 3.1.7

Closes gh-37091
This commit is contained in:
Stephane Nicoll
2023-08-24 09:16:16 +02:00
parent 0db1552a18
commit adfaf372de

View File

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