1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-24 14:45:34 +00:00

Re-initiate the SSL trust manager and remove org.apache.commons.httpclient

+ fix a wrong string
This commit is contained in:
Loic Blot
2017-11-03 12:21:16 +01:00
parent 5cb6c63f16
commit a17bffb68c
5 changed files with 29 additions and 368 deletions
-1
View File
@@ -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'