Albirew/tachiyomi
Archivé
1
0
Bifurcation 0

Fix a decoder crash

Cette révision appartient à :
inorichi 2021-02-23 16:53:57 +01:00
Parent 48d2849d97
révision d4c9ab793f

Voir le fichier

@ -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")