Use source version of apache-httpclient

We can't use a repository version because there's no release yet which
contains rev. 1652769. However, this revision is necessary to get SNI with Android <4.2, too.
To avoid packaging a pre-compiled jar, this source lib has been added as a subproject:

apache-httpclient, branch 4.3.5-android, revision 1652769

Fixes #491.
This commit is contained in:
Ricki Hirner
2015-04-30 14:37:28 +02:00
parent a13dbb7164
commit d7dc909859
366 changed files with 45761 additions and 6 deletions

4
.gitignore vendored
View File

@@ -84,3 +84,7 @@ build/
# Ignore Gradle GUI config
gradle-app.setting
### external libs ###
.svn