Skip to content

Commit 904a1bb

Browse files
Update kotlin
1 parent 9a02de6 commit 904a1bb

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@ hilt = "2.53.1"
3737
hiltExt = "1.2.0"
3838
jacoco = "0.8.7"
3939
junit4 = "4.13.2"
40-
kotlin = "2.1.10"
41-
kotlinxCoroutines = "1.10.1"
42-
kotlinxDatetime = "0.6.2"
43-
kotlinxSerializationJson = "1.8.0"
44-
ksp = "2.1.10-1.0.30"
40+
kotlin = "2.2.0"
41+
kotlinxCoroutines = "1.10.2"
42+
kotlinxDatetime = "0.7.0-0.6.x-compat"
43+
kotlinxSerializationJson = "1.9.0"
44+
ksp = "2.2.0-2.0.2"
4545
lint = "31.7.3"
4646
# @keep
4747
minSdk = "21"

0 commit comments

Comments
 (0)