mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
chore(deps): Update kotlin to v2.0.10
This commit is contained in:
parent
93962b2649
commit
5e5f27c353
2 changed files with 2 additions and 2 deletions
|
@ -56,7 +56,7 @@
|
|||
- Migrated a few more chapter related queries
|
||||
- Migrated most of the manga related queries
|
||||
- Bump dependency com.github.tachiyomiorg:unifile revision to a9de196cc7
|
||||
- Update project to Kotlin 2.0
|
||||
- Update project to Kotlin 2.0 (v2.0.10)
|
||||
- Update compose bom to v2024.07.00-alpha02
|
||||
- Refactor archive support to use `libarchive`
|
||||
- Use version catalog for gradle plugins
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[versions]
|
||||
kotlin = "2.0.0"
|
||||
kotlin = "2.0.10"
|
||||
serialization = "1.6.3"
|
||||
xml_serialization = "0.86.3"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue