[SHARED] Update gradle config
This commit is contained in:
@@ -11,7 +11,7 @@ kotlin {
|
||||
sourceSets {
|
||||
jvmMain.dependencies {
|
||||
implementation(compose.desktop.currentOs)
|
||||
implementation(project(":shared"))
|
||||
implementation(projects.shared)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user