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 ae5ce9f commit 8e197daCopy full SHA for 8e197da
app/build.gradle
@@ -54,7 +54,7 @@ dependencies {
54
compile 'io.reactivex:rxjava-math:1.0.0'
55
compile 'com.jakewharton.rxrelay:rxrelay:1.2.0'
56
compile 'com.jakewharton.rxbinding:rxbinding:0.2.0'
57
- compile "com.squareup.retrofit2:adapter-rxjava:${retrofitVersion}"
+ compile 'com.jakewharton.retrofit:retrofit2-rxjava2-adapter:1.0.0'
58
59
60
debugCompile 'com.squareup.leakcanary:leakcanary-android:1.3'
0 commit comments