Fix GIF detection on previous commit
Cette révision appartient à :
Parent
8c18a14dfd
révision
a271c3726e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
|
@ -208,7 +208,7 @@ dependencies {
|
|||
implementation("com.github.tachiyomiorg:subsampling-scale-image-view:846abe0") {
|
||||
exclude(module = "image-decoder")
|
||||
}
|
||||
implementation("com.github.tachiyomiorg:image-decoder:e6d680f")
|
||||
implementation("com.github.tachiyomiorg:image-decoder:0d9ab1f")
|
||||
|
||||
// Logging
|
||||
implementation("com.jakewharton.timber:timber:4.7.1")
|
||||
|
|
Référencer dans un nouveau ticket