Remove org.apache.http.legacy
This commit is contained in:
parent
0f974c59d5
commit
9b4cc35aa3
|
@ -3,7 +3,6 @@ apply plugin: 'com.android.application'
|
|||
android {
|
||||
compileSdkVersion 25
|
||||
buildToolsVersion "25.0.2"
|
||||
useLibrary 'org.apache.http.legacy'
|
||||
|
||||
defaultConfig {
|
||||
applicationId "net.nullsum.audinaut"
|
||||
|
|
Loading…
Reference in New Issue