Update gif-drawable, okhttp, jsoup, ssiv

filtering
Floens 10 years ago
parent 57f3cbefcd
commit 31bc6ce56c
  1. 8
      Clover/app/build.gradle

@ -78,12 +78,12 @@ dependencies {
compile 'com.android.support:support-annotations:22.2.0'
compile 'com.android.support:design:22.2.0'
compile 'org.jsoup:jsoup:1.8.1'
compile 'org.jsoup:jsoup:1.8.2'
compile 'com.j256.ormlite:ormlite-core:4.48'
compile 'com.j256.ormlite:ormlite-android:4.48'
compile 'pl.droidsonroids.gif:android-gif-drawable:1.1.0'
compile 'com.davemorrissey.labs:subsampling-scale-image-view:3.1.3'
compile 'com.squareup.okhttp:okhttp:2.3.0'
compile 'pl.droidsonroids.gif:android-gif-drawable:1.1.7'
compile 'com.davemorrissey.labs:subsampling-scale-image-view:3.1.4'
compile 'com.squareup.okhttp:okhttp:2.4.0'
compile 'de.greenrobot:eventbus:2.4.0'
debugCompile 'com.squareup.leakcanary:leakcanary-android:1.3.1'

Loading…
Cancel
Save