Merge pull request #421 from vector-im/renovate/kotlin

Update kotlin to v1.7.1
This commit is contained in:
Benoit Marty 2023-05-15 13:32:13 +02:00 committed by GitHub
commit 02e0216f83

View file

@ -23,7 +23,7 @@ compose_bom = "2023.04.01"
composecompiler = "1.4.7"
# Coroutines
coroutines = "1.7.0"
coroutines = "1.7.1"
# Accompanist
accompanist = "0.30.1"