Upgrade to RxJava3 3.1.7

Closes gh-37089
This commit is contained in:
Stephane Nicoll
2023-08-23 21:07:17 +02:00
parent 99a554346c
commit 4e6de6c927

View File

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