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:
parent
9e8fd1ee0d
commit
62af9ed50f
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[versions]
|
||||
compiler = "1.5.12"
|
||||
compiler = "1.5.14"
|
||||
compose-bom = "2024.05.00-alpha02"
|
||||
accompanist = "0.35.0-alpha"
|
||||
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue