Update image-decoder revision (mihonapp/mihon#971)

(cherry picked from commit bff6183cf3ef400d8ddcdccf7180e4139816cc09)

# Conflicts:
#	gradle/libs.versions.toml
This commit is contained in:
WerctFourth 2024-07-01 21:15:46 +05:00 committed by Cuong-Tran
parent d71ff5f05a
commit 25832165f1
No known key found for this signature in database
GPG key ID: 733AA7624B9315C2

View file

@ -52,7 +52,7 @@ coil-compose = { module = "io.coil-kt.coil3:coil-compose" }
coil-network-okhttp = { module = "io.coil-kt.coil3:coil-network-okhttp" }
subsamplingscaleimageview = "com.github.tachiyomiorg:subsampling-scale-image-view:b8e1b0ed2b"
image-decoder = "com.github.tachiyomiorg:image-decoder:e08e9be535"
image-decoder = "com.github.tachiyomiorg:image-decoder:41c059e540"
exifinterface = "androidx.exifinterface:exifinterface:1.3.7"
natural-comparator = "com.github.gpanther:java-nat-sort:natural-comparator-1.1"