1
0
mirror of https://github.com/sismics/docs.git synced 2025-12-13 09:46:17 +00:00

#57: Android: Remove android-async-http for OkHttp

This commit is contained in:
jendib
2016-01-26 00:57:48 +01:00
parent 3172a5f216
commit cfa5888be9
19 changed files with 275 additions and 578 deletions

View File

@@ -52,7 +52,6 @@ dependencies {
compile fileTree(dir: 'libs', include: '*.jar')
compile 'com.android.support:appcompat-v7:23.1.1'
compile 'com.android.support:recyclerview-v7:23.1.1'
compile 'com.loopj.android:android-async-http:1.4.9'
compile 'it.sephiroth.android.library.imagezoom:imagezoom:1.0.5'
compile 'de.greenrobot:eventbus:2.4.1'
compile 'com.shamanland:fab:0.0.6'