Skip to content

Commit 2c7c47c

Browse files
Update kotlin
1 parent 03d9af0 commit 2c7c47c

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
@@ -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.3"
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"
41+
kotlin = "1.9.10"
42+
kotlinxCoroutines = "1.7.3"
4343
kotlinxDatetime = "0.4.0"
44-
kotlinxSerializationJson = "1.5.0"
45-
ksp = "1.8.10-1.0.9"
44+
kotlinxSerializationJson = "1.6.0"
45+
ksp = "1.9.10-1.0.13"
4646
lint = "30.3.1"
4747
# @keep
4848
minSdk = "21"

0 commit comments

Comments
 (0)