mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-07 20:31:02 -05:00
Support CMYK and YCCK JPEGs and fix bad PNG cropping
This commit is contained in:
parent
776610d0e6
commit
48d2849d97
1 changed files with 1 additions and 1 deletions
|
@ -204,7 +204,7 @@ dependencies {
|
||||||
|
|
||||||
// implementation("com.github.tachiyomiorg:subsampling-scale-image-view:6caf219")
|
// implementation("com.github.tachiyomiorg:subsampling-scale-image-view:6caf219")
|
||||||
// TODO: switch to new decoder for stable releases
|
// TODO: switch to new decoder for stable releases
|
||||||
implementation("com.github.tachiyomiorg:subsampling-scale-image-view:ca26317")
|
implementation("com.github.tachiyomiorg:subsampling-scale-image-view:a7170e9")
|
||||||
|
|
||||||
// Logging
|
// Logging
|
||||||
implementation("com.jakewharton.timber:timber:4.7.1")
|
implementation("com.jakewharton.timber:timber:4.7.1")
|
||||||
|
|
Loading…
Reference in a new issue