rxjava version

This commit is contained in:
Oleg 2017-05-10 21:15:38 +03:00
parent f3b989cd0a
commit 0ae38bf5f3
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,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.2.10'
compile 'io.reactivex:rxjava:1.3.0'
provided 'com.android.support:appcompat-v7:25.3.1'
provided 'com.android.support:recyclerview-v7:25.3.1'