diff --git a/build.gradle b/build.gradle index e64b73f..944ecd0 100644 --- a/build.gradle +++ b/build.gradle @@ -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'