{ "projectStructure": { "formatVersion": "0.3.3", "isPublishedAsRoot": "true", "variants": [ { "name": "releaseApiElements", "sourceSet": [ "jvmMain", "commonMain" ] }, { "name": "releaseRuntimeElements", "sourceSet": [ "jvmMain", "commonMain" ] }, { "name": "desktopApiElements", "sourceSet": [ "jvmMain", "commonMain", "nonAndroidMain" ] }, { "name": "desktopRuntimeElements", "sourceSet": [ "jvmMain", "commonMain", "nonAndroidMain" ] }, { "name": "iosArm64ApiElements", "sourceSet": [ "darwinMain", "nativeMain", "commonMain", "nonAndroidMain" ] }, { "name": "iosSimulatorArm64ApiElements", "sourceSet": [ "darwinMain", "nativeMain", "commonMain", "nonAndroidMain" ] }, { "name": "iosX64ApiElements", "sourceSet": [ "darwinMain", "nativeMain", "commonMain", "nonAndroidMain" ] }, { "name": "jsApiElements", "sourceSet": [ "webMain", "nonAndroidMain", "commonMain" ] }, { "name": "jsRuntimeElements", "sourceSet": [ "webMain", "nonAndroidMain", "commonMain" ] }, { "name": "linuxArm64ApiElements", "sourceSet": [ "linuxMain", "nativeMain", "commonMain", "nonAndroidMain" ] }, { "name": "linuxX64ApiElements", "sourceSet": [ "linuxMain", "nativeMain", "commonMain", "nonAndroidMain" ] }, { "name": "macosArm64ApiElements", "sourceSet": [ "darwinMain", "nativeMain", "commonMain", "nonAndroidMain" ] }, { "name": "macosX64ApiElements", "sourceSet": [ "darwinMain", "nativeMain", "commonMain", "nonAndroidMain" ] }, { "name": "mingwX64ApiElements", "sourceSet": [ "nativeMain", "commonMain", "nonAndroidMain" ] }, { "name": "tvosArm64ApiElements", "sourceSet": [ "darwinMain", "nativeMain", "commonMain", "nonAndroidMain" ] }, { "name": "tvosSimulatorArm64ApiElements", "sourceSet": [ "darwinMain", "nativeMain", "commonMain", "nonAndroidMain" ] }, { "name": "tvosX64ApiElements", "sourceSet": [ "darwinMain", "nativeMain", "commonMain", "nonAndroidMain" ] }, { "name": "wasmJsApiElements", "sourceSet": [ "webMain", "nonAndroidMain", "commonMain" ] }, { "name": "wasmJsRuntimeElements", "sourceSet": [ "webMain", "nonAndroidMain", "commonMain" ] }, { "name": "watchosArm32ApiElements", "sourceSet": [ "darwinMain", "nativeMain", "commonMain", "nonAndroidMain" ] }, { "name": "watchosArm64ApiElements", "sourceSet": [ "darwinMain", "nativeMain", "commonMain", "nonAndroidMain" ] }, { "name": "watchosDeviceArm64ApiElements", "sourceSet": [ "darwinMain", "nativeMain", "commonMain", "nonAndroidMain" ] }, { "name": "watchosSimulatorArm64ApiElements", "sourceSet": [ "darwinMain", "nativeMain", "commonMain", "nonAndroidMain" ] }, { "name": "watchosX64ApiElements", "sourceSet": [ "darwinMain", "nativeMain", "commonMain", "nonAndroidMain" ] } ], "sourceSets": [ { "name": "commonMain", "dependsOn": [], "moduleDependency": [ "androidx.annotation:annotation", "androidx.savedstate:savedstate", "androidx.lifecycle:lifecycle-viewmodel", "org.jetbrains.kotlin:kotlin-stdlib", "org.jetbrains.kotlinx:kotlinx-coroutines-core", "org.jetbrains.kotlinx:kotlinx-serialization-core", "androidx.lifecycle:lifecycle-common" ], "binaryLayout": "klib" }, { "name": "darwinMain", "dependsOn": [ "nativeMain" ], "moduleDependency": [ "androidx.annotation:annotation", "androidx.savedstate:savedstate", "androidx.lifecycle:lifecycle-viewmodel", "org.jetbrains.kotlinx:kotlinx-coroutines-core", "org.jetbrains.kotlinx:kotlinx-serialization-core", "androidx.lifecycle:lifecycle-common" ], "sourceSetCInteropMetadataDirectory": "darwinMain-cinterop", "binaryLayout": "klib", "hostSpecific": "true" }, { "name": "jvmMain", "dependsOn": [ "commonMain" ], "moduleDependency": [ "androidx.annotation:annotation", "androidx.savedstate:savedstate", "androidx.lifecycle:lifecycle-viewmodel", "org.jetbrains.kotlin:kotlin-stdlib", "org.jetbrains.kotlinx:kotlinx-coroutines-core", "org.jetbrains.kotlinx:kotlinx-serialization-core", "androidx.lifecycle:lifecycle-common" ], "binaryLayout": "klib" }, { "name": "linuxMain", "dependsOn": [ "nativeMain" ], "moduleDependency": [ "androidx.annotation:annotation", "androidx.savedstate:savedstate", "androidx.lifecycle:lifecycle-viewmodel", "org.jetbrains.kotlinx:kotlinx-coroutines-core", "org.jetbrains.kotlinx:kotlinx-serialization-core", "androidx.lifecycle:lifecycle-common" ], "sourceSetCInteropMetadataDirectory": "linuxMain-cinterop", "binaryLayout": "klib" }, { "name": "nativeMain", "dependsOn": [ "commonMain", "nonAndroidMain" ], "moduleDependency": [ "androidx.annotation:annotation", "androidx.savedstate:savedstate", "androidx.lifecycle:lifecycle-viewmodel", "org.jetbrains.kotlinx:kotlinx-coroutines-core", "org.jetbrains.kotlinx:kotlinx-serialization-core", "androidx.lifecycle:lifecycle-common" ], "sourceSetCInteropMetadataDirectory": "nativeMain-cinterop", "binaryLayout": "klib" }, { "name": "nonAndroidMain", "dependsOn": [ "commonMain" ], "moduleDependency": [ "androidx.annotation:annotation", "androidx.savedstate:savedstate", "androidx.lifecycle:lifecycle-viewmodel", "org.jetbrains.kotlin:kotlin-stdlib", "org.jetbrains.kotlinx:kotlinx-coroutines-core", "org.jetbrains.kotlinx:kotlinx-serialization-core", "androidx.lifecycle:lifecycle-common" ], "binaryLayout": "klib" }, { "name": "webMain", "dependsOn": [ "nonAndroidMain" ], "moduleDependency": [ "androidx.annotation:annotation", "androidx.savedstate:savedstate", "androidx.lifecycle:lifecycle-viewmodel", "org.jetbrains.kotlin:kotlin-stdlib", "org.jetbrains.kotlinx:kotlinx-coroutines-core", "org.jetbrains.kotlinx:kotlinx-serialization-core", "androidx.lifecycle:lifecycle-common" ], "binaryLayout": "klib" } ] } }