Update kotlin (#2821)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4f74dd4c93
commit
96b627f00a
1 changed files with 5 additions and 5 deletions
|
|
@ -4,8 +4,8 @@
|
||||||
[versions]
|
[versions]
|
||||||
# Project
|
# Project
|
||||||
android_gradle_plugin = "8.3.2"
|
android_gradle_plugin = "8.3.2"
|
||||||
kotlin = "1.9.23"
|
kotlin = "1.9.24"
|
||||||
ksp = "1.9.23-1.0.20"
|
ksp = "1.9.24-1.0.20"
|
||||||
firebaseAppDistribution = "5.0.0"
|
firebaseAppDistribution = "5.0.0"
|
||||||
|
|
||||||
# AndroidX
|
# AndroidX
|
||||||
|
|
@ -24,10 +24,10 @@ media3 = "1.3.1"
|
||||||
|
|
||||||
# Compose
|
# Compose
|
||||||
compose_bom = "2024.05.00"
|
compose_bom = "2024.05.00"
|
||||||
composecompiler = "1.5.13"
|
composecompiler = "1.5.14"
|
||||||
|
|
||||||
# Coroutines
|
# Coroutines
|
||||||
coroutines = "1.8.0"
|
coroutines = "1.8.1"
|
||||||
|
|
||||||
# Accompanist
|
# Accompanist
|
||||||
accompanist = "0.34.0"
|
accompanist = "0.34.0"
|
||||||
|
|
@ -37,7 +37,7 @@ test_core = "1.5.0"
|
||||||
|
|
||||||
#other
|
#other
|
||||||
coil = "2.6.0"
|
coil = "2.6.0"
|
||||||
datetime = "0.5.0"
|
datetime = "0.6.0"
|
||||||
dependencyAnalysis = "1.31.0"
|
dependencyAnalysis = "1.31.0"
|
||||||
serialization_json = "1.6.3"
|
serialization_json = "1.6.3"
|
||||||
showkase = "1.0.2"
|
showkase = "1.0.2"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue