diff --git a/app/build.gradle b/app/build.gradle index cfdd6d8b2..8a5982261 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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:966657ff5d' + implementation 'com.github.tibbi:subsampling-scale-image-view:05b02e26b7' 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'