Skip to content

Commit cb6ddb2

Browse files
Update Kotlin, KSP and Compose Multiplatform
1 parent ac76591 commit cb6ddb2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
kotlin = "2.4.0"
2+
kotlin = "2.4.10"
33
android_gradle_plugin = "9.2.1"
44
compose = "1.11.1"
55
compose-material3 = "1.10.0-alpha05"
@@ -30,7 +30,7 @@ coil = "3.5.0"
3030
spotless = "8.7.0"
3131
ktfmt = "0.61"
3232
kotlininject = "0.9.0"
33-
ksp = "2.3.9"
33+
ksp = "2.3.10"
3434
ksoup = "0.2.6"
3535
sqliteAndroid = "3.49.0"
3636
desugarJdk = "2.1.5"

0 commit comments

Comments
 (0)