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 8, 2024
1 parent c6f233c commit a447c6a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[versions]
kotlin = "1.9.21"
kotlin = "1.9.22"
android_gradle_plugin = "8.2.1"
compose = "1.5.11"
compose-compiler = "1.5.7"
compose-compiler = "1.5.7.1"

android_sdk_compile = "34"
android_sdk_target = "34"
Expand Down Expand Up @@ -30,7 +30,7 @@ coil = "2.5.0"
spotless = "6.23.3"
ktfmt = "0.44"
kotlininject = "0.6.3"
ksp = "1.9.21-1.0.16"
ksp = "1.9.22-1.0.16"
material_color_utilities = "1.0.0-alpha01"
ksoup = "0.3.1"
sentry = "0.3.0"
Expand Down

0 comments on commit a447c6a

Please sign in to comment.