Merge pull request #2401 from element-hq/renovate/kotlin

Update kotlin to v1.8.0
This commit is contained in:
Benoit Marty 2024-02-16 13:34:43 +01:00 committed by GitHub
commit 2bed671c00
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"