Skip to content

Commit

Permalink
[deps]: Update kotlin (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 30, 2024
1 parent 5c46e91 commit b59814a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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"
Expand Down

0 comments on commit b59814a

Please sign in to comment.