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 ed16ea5e48
commit 363162e252

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"