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.
2 parents 6af2242 + 56800c2 commit 4642477Copy full SHA for 4642477
1 file changed
app/build.gradle
@@ -265,8 +265,8 @@ dependencies {
265
implementation 'com.jakewharton:process-phoenix:2.1.2'
266
267
// Reactive extensions for Java VM
268
- implementation "io.reactivex.rxjava3:rxjava:3.0.13"
269
- implementation "io.reactivex.rxjava3:rxandroid:3.0.0"
+ implementation "io.reactivex.rxjava3:rxjava:3.1.5"
+ implementation "io.reactivex.rxjava3:rxandroid:3.0.2"
270
// RxJava binding APIs for Android UI widgets
271
implementation "com.jakewharton.rxbinding4:rxbinding:4.0.0"
272
0 commit comments