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

This commit is contained in:
renovate[bot] 2024-02-07 21:41:10 +00:00 committed by GitHub
parent dbeca9e1fa
commit b2dd7f1169
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,7 @@ media3 = "1.2.1"
# Compose
compose_bom = "2024.01.00"
composecompiler = "1.5.8"
composecompiler = "1.5.9"
# Coroutines
coroutines = "1.7.3"