Update kotlin to v1.8.0

This commit is contained in:
renovate[bot] 2024-02-15 15:37:14 +00:00 committed by GitHub
parent 6adff9a4f3
commit 654fdfc169
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,7 +22,7 @@ compose_bom = "2024.02.00"
composecompiler = "1.5.9"
# Coroutines
coroutines = "1.7.3"
coroutines = "1.8.0"
# Accompanist
accompanist = "0.34.0"