chore(deps): update kotlin

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
Secozzi 2024-07-02 14:47:20 +02:00
parent caf269a787
commit a21c83aca8
No known key found for this signature in database
GPG key ID: 71E9C97D8DDC2662

View file

@ -1,9 +1,11 @@
[versions]
compiler = "1.5.10"
compiler = "1.5.11"
compose-bom = "2024.02.00-alpha02"
accompanist = "0.35.0-alpha"
[libraries]
compiler = { module = "androidx.compose.compiler:compiler", version.ref = "compiler" }
activity = "androidx.activity:activity-compose:1.9.0"
bom = { group = "dev.chrisbanes.compose", name = "compose-bom", version.ref = "compose-bom" }
foundation = { module = "androidx.compose.foundation:foundation" }