Compare commits

..

1 commit

Author SHA1 Message Date
dc625917ab Update dependency com.google.devtools.ksp to v2.3.11
Some checks failed
gitleaks / scan (push) Failing after 1s
gitleaks / scan (pull_request) Failing after 1s
2026-08-04 07:12:14 +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.11"
coreKtx = "1.12.0" coreKtx = "1.12.0"
lifecycleRuntimeKtx = "2.7.0" lifecycleRuntimeKtx = "2.7.0"
activityCompose = "1.13.0" activityCompose = "1.13.0"