summaryrefslogtreecommitdiff
path: root/opendc-common
diff options
context:
space:
mode:
Diffstat (limited to 'opendc-common')
-rw-r--r--opendc-common/build.gradle.kts1
1 files changed, 0 insertions, 1 deletions
diff --git a/opendc-common/build.gradle.kts b/opendc-common/build.gradle.kts
index 67441e93..fda4ffd5 100644
--- a/opendc-common/build.gradle.kts
+++ b/opendc-common/build.gradle.kts
@@ -30,7 +30,6 @@ plugins {
}
dependencies {
- api(platform(projects.opendcPlatform))
api(libs.kotlinx.coroutines)
testImplementation(projects.opendcSimulator.opendcSimulatorCore)