Update kotlin to v1.7.2
This commit is contained in:
parent
3d63a6cbff
commit
0ab6a1aed5
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ compose_bom = "2023.06.01"
|
||||||
composecompiler = "1.4.8"
|
composecompiler = "1.4.8"
|
||||||
|
|
||||||
# Coroutines
|
# Coroutines
|
||||||
coroutines = "1.7.1"
|
coroutines = "1.7.2"
|
||||||
|
|
||||||
# Accompanist
|
# Accompanist
|
||||||
accompanist = "0.30.1"
|
accompanist = "0.30.1"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue