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