Browse Source

Update kotlin to v1.7.0

feature/jme/open-room-member-details-when-clicking-on-user-data
renovate[bot] 1 year ago committed by GitHub
parent
commit
f33742f609
  1. 2
      gradle/libs.versions.toml

2
gradle/libs.versions.toml

@ -23,7 +23,7 @@ compose_bom = "2023.04.01" @@ -23,7 +23,7 @@ compose_bom = "2023.04.01"
composecompiler = "1.4.7"
# Coroutines
coroutines = "1.6.4"
coroutines = "1.7.0"
# Accompanist
accompanist = "0.30.1"

Loading…
Cancel
Save