chore(deps): update kotlin to v2.2.0
Some checks failed
Build / build (pull_request) Failing after 2m27s

This commit is contained in:
Renovate Bot 2025-06-23 12:06:50 +00:00
parent 9f8c113ed8
commit d30e79d23e

View file

@ -13,7 +13,7 @@ androidx-material = "1.12.0"
androidx-test-junit = "1.2.1"
compose-multiplatform = "1.7.3"
junit = "4.13.2"
kotlin = "2.1.21"
kotlin = "2.2.0"
[libraries]
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }