Upgrade to RxJava3 3.1.9

Closes gh-41844
This commit is contained in:
Stéphane Nicoll
2024-08-13 19:48:49 +02:00
parent ae8d682871
commit c0e61d1a86

View File

@@ -1418,7 +1418,7 @@ bom {
]
}
}
library("RxJava3", "3.1.8") {
library("RxJava3", "3.1.9") {
group("io.reactivex.rxjava3") {
modules = [
"rxjava"