mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-26 22:47:59 +01:00
update Subsampling Scale Image View to 3.8.0
This commit is contained in:
parent
12e3f61574
commit
73441a021a
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue