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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
(cherry picked from commit 2f243fae11e48799437b1672ec1a8571552caacb)
This commit is contained in:
renovate[bot] 2024-05-18 23:14:12 +06:00 committed by Cuong M. Tran
parent 9e8fd1ee0d
commit 62af9ed50f
No known key found for this signature in database
GPG key ID: 733AA7624B9315C2
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"