Update dependency com.google.devtools.ksp to v2.3.10 #13

Open
renovate wants to merge 1 commit from renovate/ksp into main

View file

@ -1,7 +1,7 @@
[versions] [versions]
agp = "8.13.2" agp = "8.13.2"
kotlin = "2.0.0" kotlin = "2.0.0"
ksp = "2.0.0-1.0.21" ksp = "2.3.10"
coreKtx = "1.12.0" coreKtx = "1.12.0"
lifecycleRuntimeKtx = "2.7.0" lifecycleRuntimeKtx = "2.7.0"
activityCompose = "1.13.0" activityCompose = "1.13.0"