Skip to content

Commit

Permalink
fix(deps): update kotlin-ksp-compose to v2.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2025
1 parent 8507f0b commit 3d368dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ androidGradlePlugin = "8.7.2"
# For updating Kotlin and Compose Compiler version, see:
# https://github.com/JetBrains/compose-multiplatform/blob/master/VERSIONING.md#kotlin-compatibility
# https://developer.android.com/jetpack/androidx/releases/compose-kotlin?#pre-release_kotlin_compatibility
kotlin = "2.1.0"
kotlin = "2.1.10"

androidDesugarJdkLibs = "2.1.3"
apollographql = "3.8.5"
Expand Down

0 comments on commit 3d368dd

Please sign in to comment.