mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
fix(deps): "String index out of range" compile error
REF: https://github.com/icerockdev/moko-resources/issues/732
This commit is contained in:
parent
dc0a3c3274
commit
5aab1db8a0
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ chucker = "3.5.2"
|
||||||
coil3 = "3.0.0-alpha06"
|
coil3 = "3.0.0-alpha06"
|
||||||
flexible-adapter = "c8013533"
|
flexible-adapter = "c8013533"
|
||||||
fast_adapter = "5.6.0"
|
fast_adapter = "5.6.0"
|
||||||
moko = "0.24.0"
|
moko = "0.24.1"
|
||||||
nucleus = "3.0.0"
|
nucleus = "3.0.0"
|
||||||
okhttp = "5.0.0-alpha.14"
|
okhttp = "5.0.0-alpha.14"
|
||||||
shizuku = "12.1.0"
|
shizuku = "12.1.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue