Upgrade ksp to 1.9.23-1.0.19

pull/1323/head
lihenggui 2 years ago
parent a383a5f35a
commit cb2a26b549

@ -45,7 +45,7 @@ kotlin = "1.9.23"
kotlinxCoroutines = "1.8.0"
kotlinxDatetime = "0.5.0"
kotlinxSerializationJson = "1.6.3"
ksp = "1.9.22-1.0.18"
ksp = "c"
moduleGraph = "2.5.0"
okhttp = "4.12.0"
protobuf = "3.25.3"
@ -69,8 +69,8 @@ androidx-core-ktx = "1.12.0"
androidx-espresso-core = "3.5.1"
androidx-material = "1.11.0"
androidx-test-junit = "1.1.5"
compose = "1.6.3"
compose-plugin = "1.6.0"
compose = "1.6.4"
compose-plugin = "1.6.1"
junit = "4.13.2"
sqldelight = "2.0.1"
kotlinInject = '0.6.3'

Loading…
Cancel
Save