24 lines
624 B
JSON
24 lines
624 B
JSON
{
|
|
"schemaVersion": "1.1.0",
|
|
"buildSystem": "Gradle",
|
|
"buildSystemVersion": "8.2",
|
|
"buildPlugin": "org.jetbrains.kotlin.gradle.plugin.KotlinAndroidPluginWrapper",
|
|
"buildPluginVersion": "1.7.21",
|
|
"projectSettings": {
|
|
"isHmppEnabled": true,
|
|
"isCompatibilityMetadataVariantEnabled": false,
|
|
"isKPMEnabled": false
|
|
},
|
|
"projectTargets": [
|
|
{
|
|
"target": "org.jetbrains.kotlin.gradle.plugin.mpp.KotlinAndroidTarget",
|
|
"platformType": "androidJvm",
|
|
"extras": {
|
|
"android": {
|
|
"sourceCompatibility": "17",
|
|
"targetCompatibility": "17"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
} |