Update rxandroid from 3.0.0 to 3.0.2
This commit is contained in:
parent
7c5b4510af
commit
56800c24b9
|
@ -266,7 +266,7 @@ dependencies {
|
|||
|
||||
// Reactive extensions for Java VM
|
||||
implementation "io.reactivex.rxjava3:rxjava:3.1.5"
|
||||
implementation "io.reactivex.rxjava3:rxandroid:3.0.0"
|
||||
implementation "io.reactivex.rxjava3:rxandroid:3.0.2"
|
||||
// RxJava binding APIs for Android UI widgets
|
||||
implementation "com.jakewharton.rxbinding4:rxbinding:4.0.0"
|
||||
|
||||
|
|
Loading…
Reference in New Issue