Skip to content

Commit

Permalink
chore(deps): update kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 7, 2024
1 parent 0aff463 commit 0402feb
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
@@ -1,7 +1,7 @@
[versions]
agp = "8.3.1"
kotlin = "1.9.23"
ksp = "1.9.23-1.0.20" # note: https://github.com/google/ksp/releases?q=&expanded=true
kotlin = "1.9.24"
ksp = "1.9.24-1.0.20" # note: https://github.com/google/ksp/releases?q=&expanded=true
composeCompiler = "1.5.13" # note: https://developer.android.com/jetpack/androidx/releases/compose-kotlin#pre-release_kotlin_compatibility
hilt = "2.51.1"
hiltNavigationCompose = "1.2.0"
Expand Down

0 comments on commit 0402feb

Please sign in to comment.