Update kotlin to v2.0.21
Some checks failed
Build & Test / Validate (pull_request) Successful in 18s
Build & Test / Run Unit Tests (pull_request) Failing after 2m7s
Build & Test / Validate (push) Successful in 22s
Build & Test / Run Unit Tests (push) Failing after 1m36s

This commit is contained in:
Renovate Bot 2024-10-10 10:01:05 +00:00
parent d99464447f
commit 61e5011bd1

View file

@ -6,7 +6,7 @@ coreKtx = "1.13.1"
espressoCore = "3.6.1" espressoCore = "3.6.1"
junit = "4.13.2" junit = "4.13.2"
junitVersion = "1.2.1" junitVersion = "1.2.1"
kotlin = "2.0.20" kotlin = "2.0.21"
lifecycleRuntimeKtx = "2.8.6" lifecycleRuntimeKtx = "2.8.6"
[libraries] [libraries]