mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 02:34:39 +00:00
fix: Dependency hash
This commit is contained in:
parent
c64f0c76a9
commit
c3713710c8
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ flexible-adapter = { module = "com.github.arkon.FlexibleAdapter:flexible-adapter
|
|||
google-services = { module = "com.google.gms:google-services", version = "4.3.15" }
|
||||
gradle = { module = "com.android.tools.build:gradle", version = "8.1.4" }
|
||||
guava = { module = "com.google.guava:guava", version = "31.1-android" }
|
||||
image-decoder = { module = "com.github.tachiyomiorg:image-decoder", version = "fbd6601" }
|
||||
image-decoder = { module = "com.github.tachiyomiorg:image-decoder", version = "fbd6601290" }
|
||||
injekt-core = { module = "com.github.inorichi.injekt:injekt-core", version = "65b0440" }
|
||||
material = { module = "com.google.android.material:material", version = "1.11.0" }
|
||||
material-design-dimens = { module = "com.dmitrymalkovich.android:material-design-dimens", version = "1.4" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue