We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c5b451 commit 56800c2Copy full SHA for 56800c2
1 file changed
app/build.gradle
@@ -266,7 +266,7 @@ dependencies {
266
267
// Reactive extensions for Java VM
268
implementation "io.reactivex.rxjava3:rxjava:3.1.5"
269
- implementation "io.reactivex.rxjava3:rxandroid:3.0.0"
+ 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