Update kotlin
This commit is contained in:
parent
b755a2584b
commit
66bddf5357
1 changed files with 3 additions and 3 deletions
|
|
@ -4,8 +4,8 @@
|
||||||
[versions]
|
[versions]
|
||||||
# Project
|
# Project
|
||||||
android_gradle_plugin = "8.2.1"
|
android_gradle_plugin = "8.2.1"
|
||||||
kotlin = "1.9.21"
|
kotlin = "1.9.22"
|
||||||
ksp = "1.9.21-1.0.16"
|
ksp = "1.9.22-1.0.17"
|
||||||
firebaseAppDistribution = "4.0.1"
|
firebaseAppDistribution = "4.0.1"
|
||||||
|
|
||||||
# AndroidX
|
# AndroidX
|
||||||
|
|
@ -19,7 +19,7 @@ media3 = "1.2.1"
|
||||||
|
|
||||||
# Compose
|
# Compose
|
||||||
compose_bom = "2023.10.01"
|
compose_bom = "2023.10.01"
|
||||||
composecompiler = "1.5.7"
|
composecompiler = "1.5.8"
|
||||||
|
|
||||||
# Coroutines
|
# Coroutines
|
||||||
coroutines = "1.7.3"
|
coroutines = "1.7.3"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue