Update kotlin to v1.10.1 (#4073)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-12-23 09:14:56 +00:00
committed by GitHub
parent 65d358e683
commit a369218aeb

View File

@@ -29,7 +29,7 @@ compose_bom = "2024.12.01"
composecompiler = "1.5.15"
# Coroutines
coroutines = "1.9.0"
coroutines = "1.10.1"
# Accompanist
accompanist = "0.37.0"