update Subsampling Scale Image View to 3.8.0

This commit is contained in:
tibbi 2017-11-16 18:57:04 +01:00
parent 12e3f61574
commit 73441a021a
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ ext {
dependencies {
compile 'com.simplemobiletools:commons:2.39.9'
compile 'com.davemorrissey.labs:subsampling-scale-image-view:3.7.2'
compile 'com.davemorrissey.labs:subsampling-scale-image-view:3.8.0'
compile 'com.theartofdev.edmodo:android-image-cropper:2.4.0'
compile 'com.android.support:multidex:1.0.2'
compile 'com.google.code.gson:gson:2.8.2'