RxJava version update (#85)
This commit is contained in:
parent
dc2b9ef3ff
commit
4049f4e458
|
|
@ -25,7 +25,7 @@ dependencies {
|
|||
compile 'net.danlew:android.joda:2.9.9'
|
||||
compile 'com.android.support:multidex:1.0.1'
|
||||
compile 'io.reactivex:rxandroid:1.2.1'
|
||||
compile 'io.reactivex:rxjava:1.3.0'
|
||||
compile 'io.reactivex:rxjava:1.3.1'
|
||||
|
||||
provided 'com.android.support:appcompat-v7:25.3.1'
|
||||
provided 'com.android.support:recyclerview-v7:25.3.1'
|
||||
|
|
|
|||
Loading…
Reference in New Issue