Upgrade to RxJava3 3.1.8

Closes gh-37787
This commit is contained in:
Andy Wilkinson
2023-10-09 12:14:32 +01:00
parent 6c4d078c0a
commit 93c5e75298

View File

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