File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ ktorSerializationKotlinxJson = { module = "io.ktor:ktor-serialization-kotlinx-js
35
35
kotlinxCoroutinesCore = { module = " org.jetbrains.kotlinx:kotlinx-coroutines-core" , version.ref =" kotlinxCoroutines" }
36
36
kotlinxCoroutinesSwing = { module = " org.jetbrains.kotlinx:kotlinx-coroutines-swing" , version.ref =" kotlinxCoroutines" }
37
37
kotlinxCoroutinesTest = { module = " org.jetbrains.kotlinx:kotlinx-coroutines-test" , version.ref =" kotlinxCoroutines" }
38
- kotlinxSerializationCore = { module = " org.jetbrains.kotlinx:kotlinx-serialization-core" , version =" 1.7.1 " }
38
+ kotlinxSerializationCore = { module = " org.jetbrains.kotlinx:kotlinx-serialization-core" , version =" 1.7.2 " }
39
39
lifecycle-runtime-android = { module = " androidx.lifecycle:lifecycle-runtime-android" , version.ref = " lifecycleRuntimeAndroid" }
40
40
multiplatformSettings = { module = " com.russhwolf:multiplatform-settings-no-arg" , version =" 1.1.1" }
41
41
lifecycle-runtime-compose = { module = " org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose" , version.ref = " lifecycle" }
You can’t perform that action at this time.
0 commit comments