Skip to content

Commit 44c6398

Browse files
committed
Update Kotlin 1.9.20
1 parent 5f5bd91 commit 44c6398

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ androidxActivity = "1.8.0"
88
androidxAppCompat = "1.6.1"
99
androidxBrowser = "1.6.0"
1010
androidxComposeBom = "2023.10.01"
11-
androidxComposeCompiler = "1.5.3"
11+
androidxComposeCompiler = "1.5.4"
1212
androidxComposeRuntimeTracing = "1.0.0-alpha03"
1313
androidxCore = "1.12.0"
1414
androidxCoreSplashscreen = "1.0.1"
@@ -40,11 +40,11 @@ hilt = "2.48.1"
4040
hiltExt = "1.0.0"
4141
jacoco = "0.8.7"
4242
junit4 = "4.13.2"
43-
kotlin = "1.9.10"
43+
kotlin = "1.9.20"
4444
kotlinxCoroutines = "1.7.3"
4545
kotlinxDatetime = "0.4.1"
4646
kotlinxSerializationJson = "1.6.0"
47-
ksp = "1.9.10-1.0.13"
47+
ksp = "1.9.20-1.0.14"
4848
lint = "31.1.2"
4949
okhttp = "4.12.0"
5050
protobuf = "3.24.4"

0 commit comments

Comments
 (0)