Update kotlin to v2.4.0
Some checks failed
gitleaks / scan (push) Failing after 1s
gitleaks / scan (pull_request) Failing after 1s

This commit is contained in:
Renovate Bot 2026-06-29 06:33:36 +00:00
parent 5bf6e7ba8d
commit 3019bac58e

View file

@ -1,6 +1,6 @@
[versions] [versions]
agp = "8.13.2" agp = "8.13.2"
kotlin = "2.0.0" kotlin = "2.4.0"
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"