Update image-decoder (#466)
Use newer image-decoder lib fixes crashing when trying to load corrupt images below 12 bytes in size (cherry picked from commit 154f4d327caea9ceef6a53e739324ee0a9ed959d) # Conflicts: # gradle/libs.versions.toml
This commit is contained in:
parent
31e5ba4caf
commit
a9fd1f8811
@ -52,7 +52,7 @@ coil-compose = { module = "io.coil-kt.coil3:coil-compose" }
|
|||||||
coil-network-okhttp = { module = "io.coil-kt.coil3:coil-network-okhttp" }
|
coil-network-okhttp = { module = "io.coil-kt.coil3:coil-network-okhttp" }
|
||||||
|
|
||||||
subsamplingscaleimageview = "com.github.tachiyomiorg:subsampling-scale-image-view:7e57335"
|
subsamplingscaleimageview = "com.github.tachiyomiorg:subsampling-scale-image-view:7e57335"
|
||||||
image-decoder = "com.github.tachiyomiorg:image-decoder:fbd6601290"
|
image-decoder = "com.github.tachiyomiorg:image-decoder:398d3c074f"
|
||||||
exifinterface = "androidx.exifinterface:exifinterface:1.3.6"
|
exifinterface = "androidx.exifinterface:exifinterface:1.3.6"
|
||||||
|
|
||||||
natural-comparator = "com.github.gpanther:java-nat-sort:natural-comparator-1.1"
|
natural-comparator = "com.github.gpanther:java-nat-sort:natural-comparator-1.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user