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 {
|
android {
|
||||||
compileSdkVersion 23
|
compileSdkVersion 23
|
||||||
buildToolsVersion '23.0.2'
|
buildToolsVersion '23.0.2'
|
||||||
|
useLibrary 'org.apache.http.legacy'
|
||||||
|
|
||||||
sourceSets {
|
sourceSets {
|
||||||
main {
|
main {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user