mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-05 01:35:10 +01:00
Fix decoder crash with 1px images and crop borders
This commit is contained in:
parent
09c07faafd
commit
6843dbf7e1
@ -202,7 +202,7 @@ dependencies {
|
||||
implementation("io.coil-kt:coil:$coilVersion")
|
||||
implementation("io.coil-kt:coil-gif:$coilVersion")
|
||||
|
||||
implementation("com.github.tachiyomiorg:subsampling-scale-image-view:547d9c0")
|
||||
implementation("com.github.tachiyomiorg:subsampling-scale-image-view:846abe0")
|
||||
|
||||
// Logging
|
||||
implementation("com.jakewharton.timber:timber:4.7.1")
|
||||
|
Loading…
Reference in New Issue
Block a user