Using okhttp

master
Max Ammann 2016-06-14 15:47:34 +02:00
parent 97d3a17ee8
commit 4c085a2b75
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ android {
}
dependencies {
compile "cz.msebera.android:httpclient:4.4.1.2"
compile 'com.squareup.okhttp3:okhttp:3.3.1'
compile 'commons-io:commons-io:2.4'
// compile 'com.android.support:appcompat-v7:23.4.0'