File tree Expand file tree Collapse file tree
example/MultiplatformExample/shared Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ kotlin {
3939 implementation(project(" :person" ))
4040 implementation(" de.jensklingenberg.ktorfit:ktorfit-lib:$ktorfitVersion " )
4141 // implementation("de.jensklingenberg.ktorfit:ktorfit-lib-light:$ktorfitVersion")
42- implementation(" org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 " )
42+ implementation(" org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 " )
4343 implementation(" de.jensklingenberg.ktorfit:ktorfit-converters-response:$ktorfitVersion " )
4444 implementation(" de.jensklingenberg.ktorfit:ktorfit-converters-call:$ktorfitVersion " )
4545 implementation(" de.jensklingenberg.ktorfit:ktorfit-converters-flow:$ktorfitVersion " )
Original file line number Diff line number Diff line change 22agp = " 9.1.0"
33autoService = " 1.1.1"
44binaryCompatibilityValidator = " 0.18.1"
5- coroutines = " 1.8.1 "
5+ coroutines = " 1.11.0 "
66detekt = " 2.0.0-alpha.2"
77junit = " 4.13.2"
88kctfork = " 0.12.1"
99kotlin = " 2.3.20-RC3"
10- kotlinx = " 1.10.2 "
10+ kotlinx = " 1.11.0 "
1111kotlinPoet = " 2.2.0"
1212kspVersion = " 2.3.6"
1313
You can’t perform that action at this time.
0 commit comments