{ "projectStructure": { "formatVersion": "0.3.3", "isPublishedAsRoot": "true", "variants": [ { "name": "androidApiElements", "sourceSet": [ "commonMain" ] }, { "name": "androidRuntimeElements", "sourceSet": [ "commonMain" ] }, { "name": "desktopApiElements", "sourceSet": [ "nonAndroidMain", "commonMain" ] }, { "name": "desktopRuntimeElements", "sourceSet": [ "nonAndroidMain", "commonMain" ] }, { "name": "iosArm64ApiElements", "sourceSet": [ "nonAndroidMain", "commonMain" ] }, { "name": "iosSimulatorArm64ApiElements", "sourceSet": [ "nonAndroidMain", "commonMain" ] }, { "name": "iosX64ApiElements", "sourceSet": [ "nonAndroidMain", "commonMain" ] }, { "name": "jsApiElements", "sourceSet": [ "webMain", "nonAndroidMain", "commonMain" ] }, { "name": "jsRuntimeElements", "sourceSet": [ "webMain", "nonAndroidMain", "commonMain" ] }, { "name": "linuxArm64ApiElements", "sourceSet": [ "nonAndroidMain", "commonMain" ] }, { "name": "linuxX64ApiElements", "sourceSet": [ "nonAndroidMain", "commonMain" ] }, { "name": "macosArm64ApiElements", "sourceSet": [ "nonAndroidMain", "commonMain" ] }, { "name": "macosX64ApiElements", "sourceSet": [ "nonAndroidMain", "commonMain" ] }, { "name": "mingwX64ApiElements", "sourceSet": [ "nonAndroidMain", "commonMain" ] }, { "name": "tvosArm64ApiElements", "sourceSet": [ "nonAndroidMain", "commonMain" ] }, { "name": "tvosSimulatorArm64ApiElements", "sourceSet": [ "nonAndroidMain", "commonMain" ] }, { "name": "tvosX64ApiElements", "sourceSet": [ "nonAndroidMain", "commonMain" ] }, { "name": "wasmJsApiElements", "sourceSet": [ "webMain", "nonAndroidMain", "commonMain" ] }, { "name": "wasmJsRuntimeElements", "sourceSet": [ "webMain", "nonAndroidMain", "commonMain" ] }, { "name": "watchosArm32ApiElements", "sourceSet": [ "nonAndroidMain", "commonMain" ] }, { "name": "watchosArm64ApiElements", "sourceSet": [ "nonAndroidMain", "commonMain" ] }, { "name": "watchosDeviceArm64ApiElements", "sourceSet": [ "nonAndroidMain", "commonMain" ] }, { "name": "watchosSimulatorArm64ApiElements", "sourceSet": [ "nonAndroidMain", "commonMain" ] }, { "name": "watchosX64ApiElements", "sourceSet": [ "nonAndroidMain", "commonMain" ] } ], "sourceSets": [ { "name": "commonMain", "dependsOn": [], "moduleDependency": [ "androidx.paging:paging-common", "androidx.compose.runtime:runtime", "org.jetbrains.kotlin:kotlin-stdlib" ], "binaryLayout": "klib" }, { "name": "nonAndroidMain", "dependsOn": [ "commonMain" ], "moduleDependency": [ "androidx.paging:paging-common", "androidx.compose.runtime:runtime", "org.jetbrains.kotlin:kotlin-stdlib" ], "binaryLayout": "klib" }, { "name": "webMain", "dependsOn": [ "nonAndroidMain" ], "moduleDependency": [ "androidx.paging:paging-common", "androidx.compose.runtime:runtime", "org.jetbrains.kotlin:kotlin-stdlib" ], "binaryLayout": "klib" } ] } }