We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4feba31 commit d64a8c5Copy full SHA for d64a8c5
rxjava-contrib/rxjava-apache-http/build.gradle
@@ -7,7 +7,7 @@ dependencies {
7
compile project(':rxjava-core')
8
compile 'org.apache.httpcomponents:httpclient:4.3'
9
compile 'org.apache.httpcomponents:httpcore-nio:4.3'
10
- compile 'org.apache.httpcomponents:httpasyncclient:4.0-beta4'
+ compile 'org.apache.httpcomponents:httpasyncclient:4.0'
11
}
12
13
jar {
0 commit comments