Skip to content

Commit 0eab5a5

Browse files
Update kotlin
1 parent 130f5db commit 0eab5a5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

gradle/libs.versions.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ androidxAppCompat = "1.5.1"
88
androidxArchCore = "2.1.0"
99
androidxBrowser = "1.4.0"
1010
androidxComposeBom = "2023.01.00"
11-
androidxComposeCompiler = "1.4.3"
11+
androidxComposeCompiler = "1.5.15"
1212
androidxCompose = "1.2.0"
1313
androidxComposeRuntimeTracing = "1.0.0-alpha01"
1414
androidxCore = "1.9.0"
@@ -38,11 +38,11 @@ hilt = "2.44.2"
3838
hiltExt = "1.0.0"
3939
jacoco = "0.8.7"
4040
junit4 = "4.13.2"
41-
kotlin = "1.8.10"
42-
kotlinxCoroutines = "1.6.4"
43-
kotlinxDatetime = "0.4.0"
44-
kotlinxSerializationJson = "1.5.0"
45-
ksp = "1.8.10-1.0.9"
41+
kotlin = "2.1.0"
42+
kotlinxCoroutines = "1.9.0"
43+
kotlinxDatetime = "0.6.1"
44+
kotlinxSerializationJson = "1.7.3"
45+
ksp = "2.1.0-1.0.29"
4646
lint = "30.3.1"
4747
# @keep
4848
minSdk = "21"

0 commit comments

Comments
 (0)