chore(deps): Update kotlin to v2.0.10

This commit is contained in:
Ahmad Ansori Palembani 2024-08-08 07:53:27 +07:00
parent 93962b2649
commit 5e5f27c353
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -1,5 +1,5 @@
[versions]
kotlin = "2.0.0"
kotlin = "2.0.10"
serialization = "1.6.3"
xml_serialization = "0.86.3"