Remove apache httpclient dependency
This commit is contained in:
parent
9160a237bd
commit
d5be7750b2
@ -19,7 +19,6 @@ dependencies {
|
||||
|
||||
compile "org.signal:signal-metadata-java:${signal_version}"
|
||||
compile 'com.squareup.okhttp3:okhttp:3.12.1'
|
||||
compile 'org.apache.httpcomponents:httpclient:4.4'
|
||||
compile 'org.threeten:threetenbp:1.3.6'
|
||||
|
||||
testCompile 'junit:junit:3.8.2'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user