[deps]: Update kotlin (#66)

This commit is contained in:
renovate[bot]
2024-04-30 18:23:21 -04:00
committed by GitHub
parent 5c46e913a2
commit b59814aa83

View File

@@ -12,7 +12,7 @@ androidxActivity = "1.8.2"
androidXBiometrics = "1.2.0-alpha05"
androidxBrowser = "1.8.0"
androidxCamera = "1.3.2"
androidxComposeBom = "2024.04.00"
androidxComposeBom = "2024.04.01"
androidxCore = "1.12.0"
androidxHiltNavigationCompose = "1.2.0"
androidxLifecycle = "2.7.0"
@@ -35,7 +35,7 @@ jvmTarget = "17"
# first checking the Compose to Kotlin Compatibility Map.
# https://developer.android.com/jetpack/androidx/releases/compose-kotlin
kotlin = "1.9.23"
kotlinCompilerExtensionVersion = "1.5.11"
kotlinCompilerExtensionVersion = "1.5.12"
kotlinxCollectionsImmutable = "0.3.7"
kotlinxCoroutines = "1.8.0"
kotlinxSerialization = "1.6.3"