Support AVIF and HEIF images (closes #4756)
Co-authored-by: inorichi <inorichi@users.noreply.github.com> (cherry picked from commit db25a9ae4f19f40123670131d26fb29a3c16d02e)
This commit is contained in:
parent
ac8e53b9a7
commit
e0945e4409
@ -210,7 +210,7 @@ dependencies {
|
|||||||
implementation("com.github.tachiyomiorg:subsampling-scale-image-view:846abe0") {
|
implementation("com.github.tachiyomiorg:subsampling-scale-image-view:846abe0") {
|
||||||
exclude(module = "image-decoder")
|
exclude(module = "image-decoder")
|
||||||
}
|
}
|
||||||
implementation("com.github.tachiyomiorg:image-decoder:7a44c9b")
|
implementation("com.github.tachiyomiorg:image-decoder:ac5f65c")
|
||||||
|
|
||||||
// Logging
|
// Logging
|
||||||
implementation("com.jakewharton.timber:timber:4.7.1")
|
implementation("com.jakewharton.timber:timber:4.7.1")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user