diff --git a/app/build.gradle b/app/build.gradle index 9ee65f175..69e08ea2d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -75,7 +75,7 @@ dependencies { implementation 'com.squareup.picasso:picasso:2.71828' implementation 'com.caverock:androidsvg-aar:1.3' implementation 'com.github.tibbi:gestureviews:bbad4ebfe6' - implementation 'com.github.tibbi:subsampling-scale-image-view:183cbcf8e5' + implementation 'com.github.tibbi:subsampling-scale-image-view:3ccd2f9c2b' kapt 'com.github.bumptech.glide:compiler:4.8.0' // keep it here too, not just in Commons, else loading SVGs wont work kapt 'androidx.room:room-compiler:2.0.0'