refactoring Single Source of Truth
This commit is contained in:
@@ -42,7 +42,6 @@ kotlin {
|
||||
}
|
||||
jvmMain.dependencies {
|
||||
implementation(compose.desktop.currentOs)
|
||||
implementation(libs.kotlinx.coroutines.swing)
|
||||
implementation(libs.ktor.client.cio)
|
||||
}
|
||||
wasmJsMain.dependencies {
|
||||
|
||||
Reference in New Issue
Block a user