There was an error while loading. Please reload this page.
2 parents 54e5cd8 + c863a0e commit 128f29dCopy full SHA for 128f29d
app/build.gradle
@@ -112,12 +112,7 @@ dependencies {
112
compile "com.squareup.retrofit:adapter-rxjava:$RETROFIT_VERSION"
113
compile 'com.squareup:otto:1.3.8'
114
115
- // Uses a compiled aar version of latest RxAndroid because issue #238
116
- // is not in maven central yet
117
- // TODO replace when they push new version to maven central and remove AAR
118
- //compile 'io.reactivex:rxandroid:1.0.1'
119
- compile(name:'rxandroid-release', ext:'aar')
120
-
+ compile 'io.reactivex:rxandroid:1.1.0'
121
compile 'io.reactivex:rxjava:1.1.0'
122
compile 'com.jakewharton:butterknife:7.0.1'
123
compile 'com.jakewharton.timber:timber:4.1.0'
app/libs/rxandroid-release.aar
-8.38 KB
0 commit comments