Update kotlin (#2821)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
[versions]
|
||||
# Project
|
||||
android_gradle_plugin = "8.3.2"
|
||||
kotlin = "1.9.23"
|
||||
ksp = "1.9.23-1.0.20"
|
||||
kotlin = "1.9.24"
|
||||
ksp = "1.9.24-1.0.20"
|
||||
firebaseAppDistribution = "5.0.0"
|
||||
|
||||
# AndroidX
|
||||
@@ -24,10 +24,10 @@ media3 = "1.3.1"
|
||||
|
||||
# Compose
|
||||
compose_bom = "2024.05.00"
|
||||
composecompiler = "1.5.13"
|
||||
composecompiler = "1.5.14"
|
||||
|
||||
# Coroutines
|
||||
coroutines = "1.8.0"
|
||||
coroutines = "1.8.1"
|
||||
|
||||
# Accompanist
|
||||
accompanist = "0.34.0"
|
||||
@@ -37,7 +37,7 @@ test_core = "1.5.0"
|
||||
|
||||
#other
|
||||
coil = "2.6.0"
|
||||
datetime = "0.5.0"
|
||||
datetime = "0.6.0"
|
||||
dependencyAnalysis = "1.31.0"
|
||||
serialization_json = "1.6.3"
|
||||
showkase = "1.0.2"
|
||||
|
||||
Reference in New Issue
Block a user