mirror of
https://github.com/bitfireAT/davx5-ose.git
synced 2025-12-23 23:17:50 -05:00
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:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -84,3 +84,7 @@ build/
|
||||
|
||||
# Ignore Gradle GUI config
|
||||
gradle-app.setting
|
||||
|
||||
|
||||
### external libs ###
|
||||
.svn
|
||||
|
||||
Reference in New Issue
Block a user