Update kotlin to v2.0.20
Some checks failed
Build & Test / Validate (pull_request) Successful in 15s
Build & Test / Run Unit Tests (pull_request) Failing after 55s
Build & Test / Validate (push) Successful in 15s
Build & Test / Run Unit Tests (push) Failing after 1m11s

This commit is contained in:
Renovate Bot 2024-08-22 09:02:38 +00:00
parent df9e36f977
commit 7bc8d72ad2

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.10" kotlin = "2.0.20"
lifecycleRuntimeKtx = "2.8.4" lifecycleRuntimeKtx = "2.8.4"
[libraries] [libraries]