update Subsampling Scale Image View to 3.8.0
This commit is contained in:
parent
12e3f61574
commit
73441a021a
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue