Skip to content

Commit

Permalink
Update Kotlin, KSP and Compose Multiplatform (#767)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent 99378cd commit e7b3f10
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 = "2.0.20"
kotlin = "2.0.21"
android_gradle_plugin = "8.7.0"
compose = "1.7.0-rc01"
compose = "1.7.0"

android_sdk_compile = "34"
android_sdk_target = "34"
Expand Down Expand Up @@ -29,7 +29,7 @@ coil = "3.0.0-alpha09"
spotless = "6.25.0"
ktfmt = "0.44"
kotlininject = "0.7.2"
ksp = "2.0.20-1.0.25"
ksp = "2.0.21-1.0.25"
material_color_utilities = "1.0.0-alpha01"
ksoup = "0.1.2"
sqliteAndroid = "3.45.0"
Expand Down

0 comments on commit e7b3f10

Please sign in to comment.