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 Aug 7, 2024
1 parent b83c507 commit ca0d851
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 = "2.0.0"
kotlin = "2.0.10"
android_gradle_plugin = "8.5.1"
compose = "1.6.11"

Expand Down Expand Up @@ -29,7 +29,7 @@ coil = "3.0.0-alpha09"
spotless = "6.25.0"
ktfmt = "0.44"
kotlininject = "0.7.1"
ksp = "2.0.0-1.0.24"
ksp = "2.0.10-1.0.24"
material_color_utilities = "1.0.0-alpha01"
ksoup = "0.1.2"
sqliteAndroid = "3.45.0"
Expand Down

0 comments on commit ca0d851

Please sign in to comment.