rxjava update (#82)

This commit is contained in:
Ilia Kurtov 2017-08-15 21:02:36 +03:00 committed by GitHub
parent 2a0e33c6e7
commit e1b58249b9
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ dependencies {
compile 'com.android.support:multidex:1.0.2'
compile 'io.reactivex.rxjava2:rxandroid:2.0.1'
compile 'io.reactivex.rxjava2:rxjava:2.1.2'
compile 'io.reactivex.rxjava2:rxjava:2.1.3'
provided 'com.android.support:recyclerview-v7:26.0.1'
provided 'com.android.support:appcompat-v7:26.0.1'