mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Bump image-decoder dependency
This commit is contained in:
parent
768417bfa7
commit
3c45db265b
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@ dependencies {
|
|||
implementation("com.github.jays2kings:subsampling-scale-image-view:756849e") {
|
||||
exclude(module = "image-decoder")
|
||||
}
|
||||
implementation("com.github.tachiyomiorg:image-decoder:7481a4a")
|
||||
implementation("com.github.tachiyomiorg:image-decoder:7879b45")
|
||||
|
||||
// Android X libraries
|
||||
implementation("androidx.appcompat:appcompat:1.6.1")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue