Update kotlin

This commit is contained in:
renovate[bot] 2024-01-19 00:33:08 +00:00 committed by GitHub
parent b755a2584b
commit 66bddf5357

View file

@ -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"