Skip to content

Commit

Permalink
Update Kotlin, KSP and Compose Multiplatform
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2024
1 parent fc5521a commit 0832408
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,5 +1,5 @@
[versions]
kotlin = "1.9.21"
kotlin = "1.9.22"
android_gradle_plugin = "8.2.2"
compose = "1.5.11"

Expand Down Expand Up @@ -29,7 +29,7 @@ coil = "2.5.0"
spotless = "6.25.0"
ktfmt = "0.44"
kotlininject = "0.6.3"
ksp = "1.9.21-1.0.16"
ksp = "1.9.22-1.0.17"
material_color_utilities = "1.0.0-alpha01"
ksoup = "0.1.2"
sentry = "0.3.0"
Expand Down

0 comments on commit 0832408

Please sign in to comment.