Update kotlin (#1067)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
# Project
|
||||
android_gradle_plugin = "8.1.0"
|
||||
kotlin = "1.9.0"
|
||||
ksp = "1.9.0-1.0.12"
|
||||
ksp = "1.9.0-1.0.13"
|
||||
molecule = "1.2.0"
|
||||
|
||||
# AndroidX
|
||||
@@ -23,10 +23,10 @@ browser = "1.6.0"
|
||||
|
||||
# Compose
|
||||
compose_bom = "2023.06.01"
|
||||
composecompiler = "1.5.0"
|
||||
composecompiler = "1.5.1"
|
||||
|
||||
# Coroutines
|
||||
coroutines = "1.7.2"
|
||||
coroutines = "1.7.3"
|
||||
|
||||
# Accompanist
|
||||
accompanist = "0.30.1"
|
||||
|
||||
Reference in New Issue
Block a user