upgrade kotlin and ksp to latest stable versions

pull/1704/head
Jason Pearson 10 months ago
parent 6bb75909fe
commit 309810ae43
No known key found for this signature in database

@ -39,11 +39,11 @@ hilt = "2.52"
hiltExt = "1.2.0"
jacoco = "0.8.7"
junit4 = "4.13.2"
kotlin = "2.0.20"
kotlin = "2.0.21"
kotlinxCoroutines = "1.9.0"
kotlinxDatetime = "0.6.1"
kotlinxSerializationJson = "1.6.3"
ksp = "2.0.20-1.0.25"
ksp = "2.0.21-1.0.28"
moduleGraph = "2.7.1"
okhttp = "4.12.0"
protobuf = "4.26.1"

Loading…
Cancel
Save