Permit deprecated Apache HTTP Client
This is a temporary solution. All code that uses Apache HTTP Client should be rewritten.
This commit is contained in:
parent
21a78054d5
commit
e2b81c6b77
@ -120,6 +120,7 @@ if (!hasProperty('sourceDeps')) {
|
||||
android {
|
||||
compileSdkVersion 23
|
||||
buildToolsVersion '23.0.2'
|
||||
useLibrary 'org.apache.http.legacy'
|
||||
|
||||
sourceSets {
|
||||
main {
|
||||
|
Loading…
x
Reference in New Issue
Block a user