update subsamplingscaleimageview to 3.6.0

This commit is contained in:
tibbi 2016-11-15 19:00:10 +01:00
parent e0d561fdc1
commit 54e5b0c9eb
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ dependencies {
compile 'com.android.support:design:23.4.0'
compile 'com.github.bumptech.glide:glide:3.7.0'
compile 'com.jakewharton:butterknife:8.0.1'
compile 'com.davemorrissey.labs:subsampling-scale-image-view:3.5.0'
compile 'com.davemorrissey.labs:subsampling-scale-image-view:3.6.0'
compile 'com.theartofdev.edmodo:android-image-cropper:2.3.1'
compile 'com.booking:rtlviewpager:1.0.1'
compile 'com.simplemobiletools:fileproperties:1.0.3@aar'