Update subsampling-scale-image-view

(cherry picked from commit 969b57ade9)
This commit is contained in:
arkon
2020-09-30 22:55:13 -04:00
committed by Jobobby04
parent 63aab6f11e
commit dc7a492d75
+1 -1
View File
@@ -233,7 +233,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'