We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72ca5c5 commit 2fb54a7Copy full SHA for 2fb54a7
build.gradle
@@ -21,7 +21,7 @@ repositories {
21
}
22
23
dependencies {
24
- implementation "io.reactivex.rxjava3:rxjava:3.1.11"
+ implementation "io.reactivex.rxjava3:rxjava:3.1.12"
25
26
testImplementation "junit:junit:4.13.2"
27
testImplementation "org.assertj:assertj-core:3.27.5"
0 commit comments