You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
MTMusic/android/app/build/kotlinToolingMetadata/kotlin-tooling-metadata.json

24 lines
626 B

{
"schemaVersion": "1.1.0",
"buildSystem": "Gradle",
"buildSystemVersion": "7.5",
"buildPlugin": "org.jetbrains.kotlin.gradle.plugin.KotlinAndroidPluginWrapper",
"buildPluginVersion": "1.9.24",
"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"
}
}
}
]
}