Skip to content

Commit

Permalink
rxjava 1.0.+
Browse files Browse the repository at this point in the history
  • Loading branch information
benjchristensen committed Aug 30, 2014
1 parent bf9436e commit 24fc93c
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 @@ -6,7 +6,7 @@ buildscript {
apply plugin: 'rxjava-project'

dependencies {
compile 'com.netflix.rxjava:rxjava-core:0.20.+'
compile 'io.reactivex:rxjava:1.0.+'
compile 'org.apache.httpcomponents:httpclient:4.3'
compile 'org.apache.httpcomponents:httpcore-nio:4.3'
compile 'org.apache.httpcomponents:httpasyncclient:4.0'
Expand Down

0 comments on commit 24fc93c

Please sign in to comment.