Skip to content

Commit

Permalink
chore(deps): update compiler (#559)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 28, 2025
1 parent e935d42 commit b7fcd9d
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,8 +1,8 @@
[versions]
# Compose compiler is highly coupled to Kotlin version
# See https://developer.android.com/jetpack/androidx/releases/compose-kotlin#pre-release_kotlin_compatibility
kotlin = "2.1.0"
ksp = "2.1.0-1.0.29"
kotlin = "2.1.10"
ksp = "2.1.10-1.0.29"
kotlinxSerialization = "1.8.0"
androidPlugin = "8.8.0"
# BEGIN These should be upgraded in unison
Expand Down

0 comments on commit b7fcd9d

Please sign in to comment.