Skip to content

Commit

Permalink
chore(deps): update kotlin-ksp-compose to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 22, 2024
1 parent 91bce34 commit d029ad5
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 @@ -3,7 +3,7 @@ androidGradlePlugin = "8.4.1"
# 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 = "1.9.23"
kotlin = "2.0.0"

androidDesugarJdkLibs = "2.0.4"
apollographql = "3.8.4"
Expand All @@ -17,7 +17,7 @@ koinCompose = "1.1.5"
ktlint = "0.49.1"
kotlinxSerialization = "1.6.3"
ktor = "2.3.11"
ksp = "1.9.24-1.0.20"
ksp = "2.0.0-1.0.21"
firebaseBom = "33.0.0"
multiplatformFirebase = "1.12.0"
multiplatformSettings = "1.1.1"
Expand Down

0 comments on commit d029ad5

Please sign in to comment.