Merge pull request #725 from vector-im/renovate/kotlin

Update kotlin to v1.7.2
This commit is contained in:
Benoit Marty
2023-06-30 18:58:04 +02:00
committed by GitHub

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"