update Subsampling to 3.9.0

This commit is contained in:
tibbi 2017-12-17 10:53:39 +01:00
parent 65145ca625
commit df85c1098b

View file

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