Update kotlin (#2990)

* Update kotlin and related dependencies

* Reset back Kotlinx serialization to `v1.6.3` since we can't use `1.7.x` until we upgrade to Kotlin 2.0

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
This commit is contained in:
renovate[bot]
2024-08-08 14:35:53 +02:00
committed by GitHub
parent 1c017e95db
commit cd13cf1213

View File

@@ -4,8 +4,8 @@
[versions]
# Project
android_gradle_plugin = "8.4.1"
kotlin = "1.9.24"
ksp = "1.9.24-1.0.20"
kotlin = "1.9.25"
ksp = "1.9.25-1.0.20"
firebaseAppDistribution = "5.0.0"
# AndroidX
@@ -25,7 +25,7 @@ camera = "1.3.4"
# Compose
compose_bom = "2024.06.00"
composecompiler = "1.5.14"
composecompiler = "1.5.15"
# Coroutines
coroutines = "1.8.1"
@@ -56,7 +56,7 @@ autoservice = "1.1.1"
# quality
androidx-test-ext-junit = "1.2.1"
kover = "0.8.0"
kover = "0.8.3"
[libraries]
# Project