1
0
mirror of https://github.com/etesync/android synced 2024-12-28 01:18:33 +00:00
etesync-android/lib/httpclient-android/settings.gradle
Ricki Hirner f738f74dea 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.
2015-04-30 14:48:28 +02:00

1 line
39 B
Groovy

rootProject.name = 'httpclient-android'