Update kotlin to v2.1.0
All checks were successful
Build & Test / Validate (pull_request) Successful in 18s
Build & Test / Run Unit Tests (pull_request) Successful in 9m9s
Build & Test / Validate (push) Successful in 18s
Build & Test / Run Unit Tests (push) Successful in 11m7s

This commit is contained in:
Renovate Bot 2024-12-04 02:11:40 +00:00
parent 3dd8b7c6bf
commit 6dbb2d48e5

View file

@ -7,7 +7,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"
ktorVersion = "3.0.2"
lifecycleRuntimeKtx = "2.8.7"
maxSdk = "35"