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 7e683c0 commit 61ae2bdCopy full SHA for 61ae2bd
gradle/libs.versions.toml
@@ -87,5 +87,5 @@ okhttp-loggingInterceptor = { module = "com.squareup.okhttp3:logging-interceptor
87
okio = { module = "com.squareup.okio:okio", version.ref = "okio" }
88
okio-fakefilesystem = { module = "com.squareup.okio:okio-fakefilesystem", version.ref = "okio" }
89
oshi = "com.github.oshi:oshi-core:6.4.5"
90
-rxjava = "io.reactivex.rxjava3:rxjava:3.1.6"
+rxjava = "io.reactivex.rxjava3:rxjava:3.1.7"
91
truth = "com.google.truth:truth:1.1.5"
0 commit comments