Update kotlin (#2464)
Updates: - Kotlin `1.9.23`. - KSP `1.9.23-1.0.19`. - Compose Compiler: `1.5.11`. Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1e0891bb68
commit
6c87a35391
1 changed files with 3 additions and 3 deletions
|
|
@ -4,8 +4,8 @@
|
||||||
[versions]
|
[versions]
|
||||||
# Project
|
# Project
|
||||||
android_gradle_plugin = "8.2.2"
|
android_gradle_plugin = "8.2.2"
|
||||||
kotlin = "1.9.22"
|
kotlin = "1.9.23"
|
||||||
ksp = "1.9.22-1.0.17"
|
ksp = "1.9.23-1.0.19"
|
||||||
firebaseAppDistribution = "4.2.0"
|
firebaseAppDistribution = "4.2.0"
|
||||||
|
|
||||||
# AndroidX
|
# AndroidX
|
||||||
|
|
@ -19,7 +19,7 @@ media3 = "1.3.0"
|
||||||
|
|
||||||
# Compose
|
# Compose
|
||||||
compose_bom = "2024.02.02"
|
compose_bom = "2024.02.02"
|
||||||
composecompiler = "1.5.10"
|
composecompiler = "1.5.11"
|
||||||
|
|
||||||
# Coroutines
|
# Coroutines
|
||||||
coroutines = "1.8.0"
|
coroutines = "1.8.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue