Update kotlin to v2.0.21
All checks were successful
Build & Test / Validate (pull_request) Successful in 22s
Build & Test / Run Unit Tests (pull_request) Successful in 6m28s
Build & Test / Validate (push) Successful in 20s
Build & Test / Run Unit Tests (push) Successful in 8m1s

This commit is contained in:
Renovate Bot 2024-10-10 10:12:17 +00:00
parent 4e610570ba
commit f7de4fd7fa

View file

@ -7,7 +7,7 @@ coreKtx = "1.13.1"
espressoCore = "3.6.1"
junit = "4.13.2"
junitVersion = "1.2.1"
kotlin = "2.0.20"
kotlin = "2.0.21"
ktorVersion = "2.3.12"
lifecycleRuntimeKtx = "2.8.6"
maxSdk = "34"