Update dependency androidx.compose.compiler:compiler to v1.5.12

This commit is contained in:
renovate[bot] 2024-04-17 18:21:45 +00:00 committed by GitHub
parent e3268247bc
commit 9f91f0bd81
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,7 @@ media3 = "1.3.1"
# Compose
compose_bom = "2024.04.00"
composecompiler = "1.5.11"
composecompiler = "1.5.12"
# Coroutines
coroutines = "1.8.0"