Update subsampling-scale-image-view

This commit is contained in:
arkon 2020-09-30 22:55:13 -04:00
parent bddeb86223
commit 969b57ade9

View File

@ -216,7 +216,7 @@ dependencies {
implementation "com.github.bumptech.glide:okhttp3-integration:$glide_version"
kapt "com.github.bumptech.glide:compiler:$glide_version"
implementation 'com.github.tachiyomiorg:subsampling-scale-image-view:bff2806'
implementation 'com.github.tachiyomiorg:subsampling-scale-image-view:6caf219'
// Logging
implementation 'com.jakewharton.timber:timber:4.7.1'