Skip to content

Commit

Permalink
RxJava 1.0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
benjchristensen committed Sep 5, 2014
1 parent f342fab commit e722dfd
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 'com.netflix.rxjava:rxjava-core:0.20.+'
compile 'io.reactivex:rxjava:1.0.+'
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 e722dfd

Please sign in to comment.