update rxJava2 to 2.1.1
This commit is contained in:
parent
e97bce4061
commit
e3666b32b3
|
|
@ -26,7 +26,7 @@ dependencies {
|
|||
compile 'com.android.support:multidex:1.0.1'
|
||||
|
||||
compile 'io.reactivex.rxjava2:rxandroid:2.0.1'
|
||||
compile 'io.reactivex.rxjava2:rxjava:2.1.0'
|
||||
compile 'io.reactivex.rxjava2:rxjava:2.1.1'
|
||||
|
||||
provided 'com.android.support:appcompat-v7:25.3.1'
|
||||
provided 'com.android.support:recyclerview-v7:25.3.1'
|
||||
|
|
|
|||
Loading…
Reference in New Issue