mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-23 13:08:00 +01:00
updating subsampling scale image view
This commit is contained in:
parent
51b44bb457
commit
190a3035db
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ dependencies {
|
||||||
implementation 'com.squareup.picasso:picasso:2.71828'
|
implementation 'com.squareup.picasso:picasso:2.71828'
|
||||||
implementation 'com.caverock:androidsvg-aar:1.3'
|
implementation 'com.caverock:androidsvg-aar:1.3'
|
||||||
implementation 'com.github.tibbi:gestureviews:1506ec6156'
|
implementation 'com.github.tibbi:gestureviews:1506ec6156'
|
||||||
implementation 'com.github.tibbi:subsampling-scale-image-view:1df78cdfff'
|
implementation 'com.github.tibbi:subsampling-scale-image-view:43e37232ce'
|
||||||
kapt 'com.github.bumptech.glide:compiler:4.9.0' // keep it here too, not just in Commons, else loading SVGs wont work
|
kapt 'com.github.bumptech.glide:compiler:4.9.0' // keep it here too, not just in Commons, else loading SVGs wont work
|
||||||
|
|
||||||
kapt 'androidx.room:room-compiler:2.0.0'
|
kapt 'androidx.room:room-compiler:2.0.0'
|
||||||
|
|
Loading…
Reference in a new issue