Updated libraries
This commit is contained in:
parent
c7125b1386
commit
efb2a27701
1 changed files with 4 additions and 4 deletions
|
|
@ -59,14 +59,14 @@ dependencies {
|
|||
compile 'com.android.support:support-v13:22.1.1@aar'
|
||||
compile 'com.android.support:cardview-v7:22.1.1@aar'
|
||||
|
||||
compile 'com.github.ksoichiro:android-observablescrollview:1.5.0'
|
||||
compile 'com.github.ksoichiro:android-observablescrollview:1.5.1'
|
||||
compile 'asia.ivity.android:drag-sort-listview:1.0'
|
||||
|
||||
compile 'com.nineoldandroids:library:2.4.0'
|
||||
|
||||
compile 'com.mcxiaoke.volley:library:1.0.15'
|
||||
compile 'com.squareup:otto:1.3.6'
|
||||
compile 'de.hdodenhof:circleimageview:1.2.2'
|
||||
compile 'com.mcxiaoke.volley:library:1.0.16'
|
||||
compile 'com.squareup:otto:1.3.7'
|
||||
compile 'de.hdodenhof:circleimageview:1.3.0'
|
||||
compile 'com.nostra13.universalimageloader:universal-image-loader:1.9.3'
|
||||
|
||||
compile 'com.afollestad:material-dialogs:0.7.4.1'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue