update subsampling to 3.9.0.1

This commit is contained in:
tibbi 2018-02-04 21:26:34 +01:00
parent 4597e888a5
commit b89c8e2321
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ dependencies {
implementation 'com.github.chrisbanes:PhotoView:2.1.3'
//implementation 'com.davemorrissey.labs:subsampling-scale-image-view:3.9.0'
implementation 'com.github.tibbi:subsampling-scale-image-view:v3.9.0-fork'
implementation 'com.github.tibbi:subsampling-scale-image-view:v3.9.0.1-fork'
debugImplementation "com.squareup.leakcanary:leakcanary-android:$leakCanaryVersion"
releaseImplementation "com.squareup.leakcanary:leakcanary-android-no-op:$leakCanaryVersion"