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 3d63a6cbff
commit 0ab6a1aed5

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"