mirror of
https://github.com/nerzhul/ownCloud-SMS-App.git
synced 2026-08-11 16:32:53 +00:00
Use commons-httpclient from maven instead of embedded
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile files('libs/commons-httpclient-3.1.jar')
|
||||
compile 'commons-httpclient:commons-httpclient:3.1'
|
||||
compile 'com.android.support:support-v13:25.1.0'
|
||||
compile 'com.android.support:appcompat-v7:25.1.0'
|
||||
compile 'com.android.support:design:25.1.0'
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user