Update kotlin to v2.0.20
All checks were successful
Build & Test / Validate (pull_request) Successful in 16s
Build & Test / Run Unit Tests (pull_request) Successful in 5m50s

This commit is contained in:
Renovate Bot 2024-10-02 05:08:12 +00:00
parent 0206e47434
commit e380396c60

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"