1
0
mirror of https://github.com/TwidereProject/Twidere-Android synced 2025-01-01 19:30:16 +01:00

rolled back dependency library to avoid crash

This commit is contained in:
Mariotaku Lee 2014-12-02 00:43:15 +08:00
parent 0abbe2a2d8
commit 8c39dc280f

View File

@ -86,7 +86,7 @@ dependencies {
compile 'com.etsy.android.grid:library:1.0.5'
compile 'com.sothree.slidinguppanel:library:2.0.0'
compile 'it.sephiroth.android.library.imagezoom:imagezoom:1.0.5'
compile 'com.twitter:twitter-text:1.10.1'
compile 'com.twitter:twitter-text:1.9.9'
compile 'com.nostra13.universalimageloader:universal-image-loader:1.9.3'
compile 'org.apache.httpcomponents:httpclient-android:4.3.5'
compile 'org.apache.httpcomponents:httpmime:4.3.5'