Skip to content

Commit

Permalink
com.netflix.rxjava:rxjava-core:0.20.+
Browse files Browse the repository at this point in the history
  • Loading branch information
reactivexadmin committed Aug 29, 2014
1 parent 85f98fa commit bf9436e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ buildscript {
apply plugin: 'rxjava-project'

dependencies {
compile 'com.netflix.rxjava:rxjava-core:0.20.0'
compile 'com.netflix.rxjava:rxjava-core:0.20.+'
compile 'org.apache.httpcomponents:httpclient:4.3'
compile 'org.apache.httpcomponents:httpcore-nio:4.3'
compile 'org.apache.httpcomponents:httpasyncclient:4.0'
}
}

0 comments on commit bf9436e

Please sign in to comment.