Skip to content

Commit

Permalink
RxJava 0.20.x
Browse files Browse the repository at this point in the history
  • Loading branch information
benjchristensen committed Sep 5, 2014
1 parent b84d57e commit f342fab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ clojure {
}

dependencies {
compile 'io.reactivex:rxjava:1.0.+'
compile 'com.netflix.rxjava:rxjava-core:0.20.+'
compile 'org.clojure:clojure:1.5.+'

examplesCompile 'clj-http:clj-http:0.6.4' // https://clojars.org/clj-http
Expand Down

0 comments on commit f342fab

Please sign in to comment.