Fix a decoder crash with RAR files
(cherry picked from commit 48e7cbd76c7ad60463ed58ae6e9c185b3bc6f95e)
This commit is contained in:
parent
346bd5f57a
commit
4a30c68cfc
@ -211,7 +211,7 @@ dependencies {
|
||||
|
||||
// implementation("com.github.tachiyomiorg:subsampling-scale-image-view:6caf219")
|
||||
// TODO: switch to new decoder for stable releases
|
||||
implementation("com.github.tachiyomiorg:subsampling-scale-image-view:93d74f0")
|
||||
implementation("com.github.tachiyomiorg:subsampling-scale-image-view:547d9c0")
|
||||
|
||||
// Logging
|
||||
implementation("com.jakewharton.timber:timber:4.7.1")
|
||||
|
Loading…
x
Reference in New Issue
Block a user