mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
chore(deps): Redirect back to com.github.tachiyomiorg:image-decoder
This commit is contained in:
parent
d7b664b44c
commit
4fd006c7dc
2 changed files with 2 additions and 3 deletions
|
@ -41,4 +41,4 @@
|
|||
- Refactor archive support to use `libarchive`
|
||||
- Use version catalog for gradle plugins
|
||||
- Update dependency org.jsoup:jsoup to v1.7.1
|
||||
- Bump dependency com.github.tachiyomiorg:image-decoder (com.github.null2264:image-decoder) revision
|
||||
- Bump dependency com.github.tachiyomiorg:image-decoder revision
|
||||
|
|
|
@ -36,8 +36,7 @@ flexbox = { module = "com.google.android.flexbox:flexbox", version = "3.0.0" }
|
|||
flexible-adapter-ui = { module = "com.github.arkon.FlexibleAdapter:flexible-adapter-ui", version.ref = "flexible-adapter" }
|
||||
flexible-adapter = { module = "com.github.arkon.FlexibleAdapter:flexible-adapter", version.ref = "flexible-adapter" }
|
||||
guava = { module = "com.google.guava:guava", version = "31.1-android" }
|
||||
# FIXME: Redirect back to 'com.github.tachiyomiorg:image-decoder' once build is fixed
|
||||
image-decoder = { module = "com.github.null2264:image-decoder", version = "d48087fbfa" }
|
||||
image-decoder = { module = "com.github.tachiyomiorg:image-decoder", version = "41c059e540" }
|
||||
injekt-core = { module = "com.github.inorichi.injekt:injekt-core", version = "65b0440" }
|
||||
|
||||
kermit = { module = "co.touchlab:kermit", version.ref = "kermit" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue