mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-07 03:07:25 +01:00
Fix a decoder crash
This commit is contained in:
parent
48d2849d97
commit
d4c9ab793f
@ -204,7 +204,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:a7170e9")
|
||||
implementation("com.github.tachiyomiorg:subsampling-scale-image-view:93d74f0")
|
||||
|
||||
// Logging
|
||||
implementation("com.jakewharton.timber:timber:4.7.1")
|
||||
|
Loading…
Reference in New Issue
Block a user