Compare commits

..

1 commit

Author SHA1 Message Date
33be56810a Update kotlin to v2.4.10
Some checks failed
gitleaks / scan (push) Failing after 1s
gitleaks / scan (pull_request) Failing after 1s
2026-07-15 07:08:28 +00:00

View file

@ -1,6 +1,6 @@
[versions] [versions]
agp = "8.13.2" agp = "8.13.2"
kotlin = "2.0.0" kotlin = "2.4.10"
ksp = "2.0.0-1.0.21" ksp = "2.0.0-1.0.21"
coreKtx = "1.12.0" coreKtx = "1.12.0"
lifecycleRuntimeKtx = "2.7.0" lifecycleRuntimeKtx = "2.7.0"