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] committed May 26, 2024
1 parent 896b287 commit 1d16f2d
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,7 +1,7 @@
[versions]
kotlin = "1.9.23"
kotlin = "1.9.24"
android_gradle_plugin = "8.4.1"
compose = "1.6.2"
compose = "1.6.10"

android_sdk_compile = "34"
android_sdk_target = "34"
Expand Down Expand Up @@ -29,7 +29,7 @@ coil = "3.0.0-alpha04"
spotless = "6.25.0"
ktfmt = "0.44"
kotlininject = "0.6.3"
ksp = "1.9.23-1.0.20"
ksp = "1.9.24-1.0.20"
material_color_utilities = "1.0.0-alpha01"
ksoup = "0.1.2"
sqliteAndroid = "3.45.0"
Expand Down

0 comments on commit 1d16f2d

Please sign in to comment.