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 @@ -38,7 +38,7 @@ kotlinxCoroutinesSwing = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-sw
38
38
kotlinxCoroutinesTest = { module = " org.jetbrains.kotlinx:kotlinx-coroutines-test" , version.ref =" kotlinxCoroutines" }
39
39
kotlinxSerializationCore = { module = " org.jetbrains.kotlinx:kotlinx-serialization-core" , version =" 1.7.3" }
40
40
lifecycle-runtime-android = { module = " androidx.lifecycle:lifecycle-runtime-android" , version.ref = " lifecycleRuntimeAndroid" }
41
- multiplatformSettings = { module = " com.russhwolf:multiplatform-settings-no-arg" , version =" 1.2 .0" }
41
+ multiplatformSettings = { module = " com.russhwolf:multiplatform-settings-no-arg" , version =" 1.3 .0" }
42
42
lifecycle-runtime-compose = { module = " org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose" , version.ref = " lifecycle" }
43
43
androidx-lifecycle-viewmodel-compose = { module = " org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose" , version.ref = " lifecycle" }
44
44
You can’t perform that action at this time.
0 commit comments