Compare commits

..

1 commit

Author SHA1 Message Date
b2f42c8f76 Update dependency com.google.devtools.ksp to v2.3.10
Some checks failed
gitleaks / scan (push) Failing after 1s
gitleaks / scan (pull_request) Failing after 1s
2026-07-10 07:11:52 +00:00

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"