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 40744b6827
commit a26a02b682
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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"