Update kotlin - TO BE MERGED AFTER THE RELEASE (#789)
* Update kotlin * Update kotlinc.xml * Update ksp --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Marco Romano <marcor@element.io> Co-authored-by: Benoit Marty <benoit@matrix.org>
This commit is contained in:
parent
77eb16cf96
commit
541562ee61
8 changed files with 10 additions and 10 deletions
|
|
@ -4,8 +4,8 @@
|
|||
[versions]
|
||||
# Project
|
||||
android_gradle_plugin = "8.0.2"
|
||||
kotlin = "1.8.22"
|
||||
ksp = "1.8.22-1.0.11"
|
||||
kotlin = "1.9.0"
|
||||
ksp = "1.9.0-1.0.12"
|
||||
molecule = "1.2.0"
|
||||
|
||||
# AndroidX
|
||||
|
|
@ -23,7 +23,7 @@ browser = "1.5.0"
|
|||
|
||||
# Compose
|
||||
compose_bom = "2023.06.01"
|
||||
composecompiler = "1.4.8"
|
||||
composecompiler = "1.5.0"
|
||||
|
||||
# Coroutines
|
||||
coroutines = "1.7.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue