Update ktorVersion to v3
Some checks failed
Build & Test / Validate (pull_request) Successful in 19s
Build & Test / Run Unit Tests (pull_request) Failing after 3m55s

This commit is contained in:
Renovate Bot 2024-10-14 19:05:58 +00:00
parent f37fe0416c
commit 3a09721cd7

View file

@ -8,7 +8,7 @@ espressoCore = "3.6.1"
junit = "4.13.2"
junitVersion = "1.2.1"
kotlin = "2.0.21"
ktorVersion = "2.3.12"
ktorVersion = "3.0.0"
lifecycleRuntimeKtx = "2.8.6"
maxSdk = "34"
minSdk = "29"