Update Kotlin 1.8.20 stack

- KSP 1.8.20-1.0.10
- Compose compiler 1.4.5
pull/666/head
Simon Marquis 1 year ago
parent c8b776658a
commit 661dd2bc2e

@ -6,7 +6,7 @@ androidxActivity = "1.7.0"
androidxAppCompat = "1.5.1"
androidxBrowser = "1.4.0"
androidxComposeBom = "2023.01.00"
androidxComposeCompiler = "1.4.4"
androidxComposeCompiler = "1.4.5"
androidxComposeMaterial3 = "1.1.0-alpha06"
androidxComposeRuntimeTracing = "1.0.0-alpha01"
androidxCore = "1.9.0"
@ -37,11 +37,11 @@ hilt = "2.44.2"
hiltExt = "1.0.0"
jacoco = "0.8.7"
junit4 = "4.13.2"
kotlin = "1.8.10"
kotlin = "1.8.20"
kotlinxCoroutines = "1.6.4"
kotlinxDatetime = "0.4.0"
kotlinxSerializationJson = "1.5.0"
ksp = "1.8.10-1.0.9"
ksp = "1.8.20-1.0.10"
lint = "30.3.1"
okhttp = "4.10.0"
protobuf = "3.21.12"

Loading…
Cancel
Save