Update kotlin to v2.0.20
Some checks failed
Build & Test / Validate (pull_request) Successful in 14s
Build & Test / Run Unit Tests (pull_request) Failing after 7m47s

This commit is contained in:
Renovate Bot 2024-08-22 09:08:43 +00:00
parent 39958c5d9f
commit d57657920a

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.0"
kotlin = "2.0.20"
ktorVersion = "2.3.12"
lifecycleRuntimeKtx = "2.8.3"
maxSdk = "34"