Skip to content

Commit d2d03a4

Browse files
committed
Changing to ktor 2.3.12, because the next major version 3.0.0 would require the kotlin 2 compiler
1 parent 10ef79e commit d2d03a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ kotlinxSerializationJson = "1.5.1"
2424
koin = "3.5.3"
2525
koinAndroidxCompose = "3.4.5"
2626
kover = "0.7.2"
27-
ktor = "3.0.1"
27+
ktor = "2.3.12"
2828
krossbow = "5.2.0"
2929
markwon = "4.6.2"
3030
mockk = "1.13.8"

0 commit comments

Comments
 (0)