Skip to content

Commit 70b9c4c

Browse files
authored
Merge pull request #666 from SimonMarquis/update/kotlin-1.8.20
Update Kotlin 1.8.20 stack
2 parents 544e7b3 + 5500edc commit 70b9c4c

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
@@ -6,7 +6,7 @@ androidxActivity = "1.7.0"
66
androidxAppCompat = "1.5.1"
77
androidxBrowser = "1.4.0"
88
androidxComposeBom = "2023.01.00"
9-
androidxComposeCompiler = "1.4.4"
9+
androidxComposeCompiler = "1.4.5"
1010
androidxComposeMaterial3 = "1.1.0-alpha06"
1111
androidxComposeRuntimeTracing = "1.0.0-alpha01"
1212
androidxCore = "1.9.0"
@@ -37,11 +37,11 @@ hilt = "2.44.2"
3737
hiltExt = "1.0.0"
3838
jacoco = "0.8.7"
3939
junit4 = "4.13.2"
40-
kotlin = "1.8.10"
40+
kotlin = "1.8.20"
4141
kotlinxCoroutines = "1.6.4"
4242
kotlinxDatetime = "0.4.0"
4343
kotlinxSerializationJson = "1.5.0"
44-
ksp = "1.8.10-1.0.9"
44+
ksp = "1.8.20-1.0.11"
4545
lint = "30.3.1"
4646
okhttp = "4.10.0"
4747
protobuf = "3.21.12"

0 commit comments

Comments
 (0)