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) # Conflicts: # gradle/compose.versions.toml
This commit is contained in:
parent
3865583c28
commit
8558c110a9
@ -1,5 +1,5 @@
|
||||
[versions]
|
||||
compiler = "1.5.12"
|
||||
compiler = "1.5.14"
|
||||
# 2024.04.00-alpha01 has several bugs with the new animateItem() modifier
|
||||
compose-bom = "2024.03.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…
x
Reference in New Issue
Block a user