[deps]: Update kotlin (#279)

This commit is contained in:
renovate[bot]
2024-11-11 14:27:56 -05:00
committed by GitHub
parent 29213421ec
commit c3d2c17830

View File

@@ -12,11 +12,11 @@ androidxActivity = "1.9.3"
androidXBiometrics = "1.2.0-alpha05"
androidxBrowser = "1.8.0"
androidxCamera = "1.3.4"
androidxComposeBom = "2024.10.00"
androidxComposeBom = "2024.10.01"
androidxComposeUiTest = "1.7.4"
androidxCore = "1.13.1"
androidxHiltNavigationCompose = "1.2.0"
androidxLifecycle = "2.8.6"
androidxLifecycle = "2.8.7"
androidxNavigation = "2.8.3"
androidxRoom = "2.6.1"
androidXSecurityCrypto = "1.1.0-alpha06"
@@ -45,7 +45,7 @@ kotlinxCollectionsImmutable = "0.3.8"
kotlinxCoroutines = "1.9.0"
kotlinxSerialization = "1.7.3"
kotlinxKover = "0.8.3"
ksp = "2.0.21-1.0.26"
ksp = "2.0.21-1.0.27"
mockk = "1.13.13"
okhttp = "4.12.0"
retrofit = "2.11.0"