chore(deps): update kotlin and compose compiler (#800)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-05-18 23:14:12 +06:00 committed by GitHub
parent d2e5c78074
commit 2f243fae11
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
[versions]
compiler = "1.5.12"
compiler = "1.5.14"
compose-bom = "2024.05.00-alpha02"
accompanist = "0.35.0-alpha"

View File

@ -1,5 +1,5 @@
[versions]
kotlin_version = "1.9.23"
kotlin_version = "1.9.24"
serialization_version = "1.6.3"
xml_serialization_version = "0.86.3"