Skip to content

Commit e79d963

Browse files
Update kotlin
1 parent b3437ab commit e79d963

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

+4-4
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"
40+
kotlin = "2.1.20"
41+
kotlinxCoroutines = "1.10.2"
4242
kotlinxDatetime = "0.6.2"
43-
kotlinxSerializationJson = "1.8.0"
44-
ksp = "2.1.10-1.0.30"
43+
kotlinxSerializationJson = "1.8.1"
44+
ksp = "2.1.20-2.0.0"
4545
lint = "31.7.3"
4646
# @keep
4747
minSdk = "21"

0 commit comments

Comments
 (0)