|
|
@ -8,7 +8,7 @@ plugins { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
dependencies { |
|
|
|
dependencies { |
|
|
|
implementation(compose.desktop.all) |
|
|
|
implementation(compose.desktop.currentOs) |
|
|
|
implementation(project(":common:utils")) |
|
|
|
implementation(project(":common:utils")) |
|
|
|
implementation(project(":common:database")) |
|
|
|
implementation(project(":common:database")) |
|
|
|
implementation(project(":common:root")) |
|
|
|
implementation(project(":common:root")) |
|
|
|