Update subsampling-scale-image-view
(cherry picked from commit 969b57ade9f2ff6222c694f969149a62ac4ae298)
This commit is contained in:
parent
63aab6f11e
commit
dc7a492d75
1 changed files with 1 additions and 1 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Reference in a new issue