We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e54815a commit e54dcadCopy full SHA for e54dcad
app/build.gradle
@@ -24,7 +24,7 @@ dependencies {
24
testCompile 'junit:junit:4.12'
25
compile 'com.android.support:appcompat-v7:25.1.0'
26
compile 'com.android.support:recyclerview-v7:25.1.0'
27
- compile 'io.reactivex.rxjava2:rxjava:2.0.6'
+ compile 'io.reactivex.rxjava2:rxjava:2.1.1'
28
compile 'io.reactivex.rxjava2:rxandroid:2.0.1'
29
compile 'com.amitshekhar.android:rx2-android-networking:1.0.0'
30
}
0 commit comments