Update kotlin to v2.1.0
Some checks failed
Build & Test / Validate (pull_request) Failing after 2s
Build & Test / Run Unit Tests (pull_request) Has been skipped
Build & Test / Validate (push) Failing after 1s
Build & Test / Run Unit Tests (push) Has been skipped

This commit is contained in:
Renovate Bot 2024-11-27 13:00:25 +00:00
parent 2e8689b57f
commit ae249b34e6

View file

@ -6,7 +6,7 @@ coreKtx = "1.15.0"
espressoCore = "3.6.1"
junit = "4.13.2"
junitVersion = "1.2.1"
kotlin = "2.0.21"
kotlin = "2.1.0"
lifecycleRuntimeKtx = "2.8.7"
[libraries]