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>
(cherry picked from commit 213effa169e28e144f3e323290d865b02d0bf94b)
This commit is contained in:
renovate[bot] 2024-04-20 10:54:26 +06:00 committed by Jobobby04
parent df9f79c120
commit e0812ab5c8

View File

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