mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-22 20:48:00 +01:00
updating commons and subsampling
This commit is contained in:
parent
11fe03af8a
commit
1875dd8017
1 changed files with 2 additions and 2 deletions
|
@ -62,7 +62,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.simplemobiletools:commons:5.18.7'
|
||||
implementation 'com.simplemobiletools:commons:5.18.11'
|
||||
implementation 'com.theartofdev.edmodo:android-image-cropper:2.8.0'
|
||||
implementation 'androidx.multidex:multidex:2.0.1'
|
||||
implementation 'it.sephiroth.android.exif:library:1.0.1'
|
||||
|
@ -76,7 +76,7 @@ dependencies {
|
|||
implementation 'com.squareup.picasso:picasso:2.71828'
|
||||
implementation 'com.caverock:androidsvg-aar:1.3'
|
||||
implementation 'com.github.tibbi:gestureviews:a2208ce9d9'
|
||||
implementation 'com.github.tibbi:subsampling-scale-image-view:7810989016'
|
||||
implementation 'com.github.tibbi:subsampling-scale-image-view:4f032440aa'
|
||||
|
||||
kapt 'com.github.bumptech.glide:compiler:4.10.0'
|
||||
|
||||
|
|
Loading…
Reference in a new issue