Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/ncsms-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoic Blot <loic.blot@unix-experience.fr>2017-11-03 14:21:16 +0300
committerLoic Blot <loic.blot@unix-experience.fr>2017-11-03 14:21:16 +0300
commita17bffb68c201d187a22f4a18fd876bcfa5bb087 (patch)
treee616bd7beb782cbf4253fc5a431c2b537f716085 /build.gradle
parent5cb6c63f16866412c15616658a6a72aa85ab53bd (diff)
Re-initiate the SSL trust manager and remove org.apache.commons.httpclient
+ fix a wrong string
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 450bf40..4a9c3f5 100644
--- a/build.gradle
+++ b/build.gradle
@@ -63,7 +63,6 @@ repositories {
}
dependencies {
- compile 'commons-httpclient:commons-httpclient:3.1'
compile 'com.android.support:support-v13:26.1.0'
compile 'com.android.support:appcompat-v7:26.1.0'
compile 'com.android.support:design:26.1.0'