There was an error while loading. Please reload this page.
1 parent b84d57e commit f342fabCopy full SHA for f342fab
build.gradle
@@ -15,7 +15,7 @@ clojure {
15
}
16
17
dependencies {
18
- compile 'io.reactivex:rxjava:1.0.+'
+ compile 'com.netflix.rxjava:rxjava-core:0.20.+'
19
compile 'org.clojure:clojure:1.5.+'
20
21
examplesCompile 'clj-http:clj-http:0.6.4' // https://clojars.org/clj-http
0 commit comments