Update dependency org.jetbrains.kotlin.android to v2.0.10
Some checks failed
Build & Test / Validate (pull_request) Successful in 19s
Build & Test / Run Unit Tests (pull_request) Failing after 1m0s
Build & Test / Validate (push) Successful in 16s
Build & Test / Run Unit Tests (push) Failing after 1m12s

This commit is contained in:
Renovate Bot 2024-08-06 10:00:23 +00:00
parent 6abfcf6c89
commit f1127f97f4

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