{ "schemaVersion": "1.1.0", "buildSystem": "Gradle", "buildSystemVersion": "8.11.1", "buildPlugin": "org.jetbrains.kotlin.gradle.plugin.KotlinMultiplatformPluginWrapper", "buildPluginVersion": "2.1.10", "projectSettings": { "isHmppEnabled": true, "isCompatibilityMetadataVariantEnabled": false, "isKPMEnabled": false }, "projectTargets": [ { "target": "org.jetbrains.kotlin.gradle.plugin.mpp.KotlinAndroidTarget", "platformType": "androidJvm", "extras": { "android": { "sourceCompatibility": "11", "targetCompatibility": "11" } } }, { "target": "org.jetbrains.kotlin.gradle.targets.jvm.KotlinJvmTarget", "platformType": "jvm", "extras": { "jvm": { "jvmTarget": "17", "withJavaEnabled": false } } }, { "target": "org.jetbrains.kotlin.gradle.plugin.mpp.KotlinMetadataTarget", "platformType": "common" } ] }