Skip to content

Commit

Permalink
chore(deps): update kotlin to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2024
1 parent 83eec2a commit 6b2b8da
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.4.0"
kotlin = "1.9.23"
ksp = "1.9.23-1.0.20" # note: https://github.com/google/ksp/releases?q=&expanded=true
kotlin = "2.0.20"
ksp = "2.0.10-1.0.24" # 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 6b2b8da

Please sign in to comment.