{ "projectStructure": { "formatVersion": "0.3.3", "isPublishedAsRoot": "true", "variants": [ { "name": "desktopApiElements", "sourceSet": [ "commonMain" ] }, { "name": "desktopRuntimeElements", "sourceSet": [ "commonMain" ] } ], "sourceSets": [ { "name": "commonMain", "dependsOn": [], "moduleDependency": [ "org.jetbrains.compose.runtime:runtime", "org.jetbrains.compose.foundation:foundation", "org.jetbrains.compose.material:material", "org.jetbrains.kotlin:kotlin-stdlib" ], "binaryLayout": "klib" } ] } }