Skip to content

Commit fc7c734

Browse files
fix(deps): update kotlin, ksp and compose compiler
1 parent efbb14e commit fc7c734

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
@@ -41,8 +41,8 @@ googleOssPlugin = "0.10.6"
4141
junit4 = "4.13.2"
4242
#kotlin = "2.2.0"
4343
#ksp = "2.2.0-2.0.2"
44-
kotlin = "2.1.21"
45-
ksp = "2.1.21-2.0.1"
44+
kotlin = "2.2.0"
45+
ksp = "2.2.0-2.0.2"
4646
kotlinxCoroutines = "1.10.2"
4747
kotlinxDatetime = "0.7.1-0.6.x-compat"
4848
kotlinxSerializationJson = "1.9.0"

0 commit comments

Comments
 (0)