Update kotlin (#1067)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d0039315e1
commit
ff022866e6
1 changed files with 3 additions and 3 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
# Project
|
# Project
|
||||||
android_gradle_plugin = "8.1.0"
|
android_gradle_plugin = "8.1.0"
|
||||||
kotlin = "1.9.0"
|
kotlin = "1.9.0"
|
||||||
ksp = "1.9.0-1.0.12"
|
ksp = "1.9.0-1.0.13"
|
||||||
molecule = "1.2.0"
|
molecule = "1.2.0"
|
||||||
|
|
||||||
# AndroidX
|
# AndroidX
|
||||||
|
|
@ -23,10 +23,10 @@ browser = "1.6.0"
|
||||||
|
|
||||||
# Compose
|
# Compose
|
||||||
compose_bom = "2023.06.01"
|
compose_bom = "2023.06.01"
|
||||||
composecompiler = "1.5.0"
|
composecompiler = "1.5.1"
|
||||||
|
|
||||||
# Coroutines
|
# Coroutines
|
||||||
coroutines = "1.7.2"
|
coroutines = "1.7.3"
|
||||||
|
|
||||||
# Accompanist
|
# Accompanist
|
||||||
accompanist = "0.30.1"
|
accompanist = "0.30.1"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue