updating commons and subsampling scale image view
This commit is contained in:
parent
38a040a5f1
commit
1b612a8de2
|
@ -78,7 +78,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.github.SimpleMobileTools:Simple-Commons:bd6aeceae9'
|
||||
implementation 'com.github.SimpleMobileTools:Simple-Commons:11d6c80d58'
|
||||
implementation 'com.theartofdev.edmodo:android-image-cropper:2.8.0'
|
||||
implementation 'it.sephiroth.android.exif:library:1.0.1'
|
||||
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.22'
|
||||
|
@ -91,7 +91,7 @@ dependencies {
|
|||
implementation 'com.squareup.okio:okio:2.10.0'
|
||||
implementation 'com.caverock:androidsvg-aar:1.4'
|
||||
implementation 'com.github.tibbi:gestureviews:a8e8fa8d27'
|
||||
implementation 'com.github.tibbi:subsampling-scale-image-view:961f7b5f2d'
|
||||
implementation 'com.github.tibbi:subsampling-scale-image-view:60fb7362d5'
|
||||
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
|
||||
implementation 'com.github.penfeizhou.android.animation:awebp:2.9.0'
|
||||
implementation('com.squareup.picasso:picasso:2.71828') {
|
||||
|
|
Loading…
Reference in New Issue