Update kotlin to v1.7.0

This commit is contained in:
renovate[bot] 2023-05-11 16:01:30 +00:00 committed by GitHub
parent 89b9db3be6
commit f33742f609

View file

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