Update kotlin to v1.7.2

This commit is contained in:
renovate[bot] 2023-06-30 12:16:15 +00:00 committed by GitHub
parent 05592fd372
commit 77e5909b2a

View file

@ -25,7 +25,7 @@ compose_bom = "2023.06.01"
composecompiler = "1.4.8"
# Coroutines
coroutines = "1.7.1"
coroutines = "1.7.2"
# Accompanist
accompanist = "0.30.1"