Update ktor to v3
This commit is contained in:
parent
d71a7cc2f7
commit
7bef2be13c
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ kotlin-ksp = "2.0.21-1.0.28"
|
|||
kotlinx-serialization = "1.7.3"
|
||||
kotlinx-coroutines = "1.9.0"
|
||||
kotlinx-datetime = "0.6.1"
|
||||
ktor = "2.3.12"
|
||||
ktor = "3.0.1"
|
||||
logbackClassic = "1.5.12"
|
||||
material = "1.12.0"
|
||||
maxSdk = "35"
|
||||
|
|
Loading…
Reference in a new issue