updating subsampling scale image view

This commit is contained in:
tibbi 2023-01-17 16:22:47 +01:00
parent 9d1bc2feac
commit f37cf1f836

View file

@ -90,7 +90,7 @@ dependencies {
implementation 'info.androidhive:imagefilters:1.0.7'
implementation 'com.caverock:androidsvg-aar:1.4'
implementation 'com.github.tibbi:gestureviews:a8e8fa8d27'
implementation 'com.github.tibbi:subsampling-scale-image-view:b51482b3fa'
implementation 'com.github.tibbi:subsampling-scale-image-view:d0681c32e2'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
implementation 'com.github.penfeizhou.android.animation:awebp:2.17.0'
implementation 'com.github.penfeizhou.android.animation:apng:2.17.0'