fix(deps): update dependency androidx.compose.compiler:compiler to v1.5.12 (#685)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-04-20 10:54:26 +06:00 committed by GitHub
parent 25570147a1
commit 213effa169
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
[versions]
compiler = "1.5.11"
compiler = "1.5.12"
# 2024.04.00-alpha01 has several bugs with the new animateItem() modifier
compose-bom = "2024.03.00-alpha02"
accompanist = "0.35.0-alpha"