Update subsampling-scale-image-view

(cherry picked from commit 969b57ade9f2ff6222c694f969149a62ac4ae298)
This commit is contained in:
arkon 2020-09-30 22:55:13 -04:00 committed by Jobobby04
parent 63aab6f11e
commit dc7a492d75

View File

@ -233,7 +233,7 @@ dependencies {
implementation "com.github.bumptech.glide:okhttp3-integration:$glide_version" implementation "com.github.bumptech.glide:okhttp3-integration:$glide_version"
kapt "com.github.bumptech.glide:compiler:$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 // Logging
implementation 'com.jakewharton.timber:timber:4.7.1' implementation 'com.jakewharton.timber:timber:4.7.1'