mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-22 04:28:00 +01:00
update subsampling-scale-image-view to 3.5.0
This commit is contained in:
parent
0c0f6e945d
commit
f3fdb50f2a
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ dependencies {
|
|||
compile 'com.android.support:appcompat-v7:23.3.0'
|
||||
compile 'com.android.support:design:23.3.0'
|
||||
compile 'com.github.bumptech.glide:glide:3.7.0'
|
||||
compile 'com.davemorrissey.labs:subsampling-scale-image-view:3.4.1'
|
||||
compile 'com.davemorrissey.labs:subsampling-scale-image-view:3.5.0'
|
||||
compile 'com.jakewharton:butterknife:8.0.1'
|
||||
|
||||
apt 'com.jakewharton:butterknife-compiler:8.0.1'
|
||||
|
|
Loading…
Reference in a new issue