mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-23 23:52:32 -06:00
24 lines
626 B
JSON
24 lines
626 B
JSON
|
{
|
||
|
"schemaVersion": "1.1.0",
|
||
|
"buildSystem": "Gradle",
|
||
|
"buildSystemVersion": "8.2",
|
||
|
"buildPlugin": "org.jetbrains.kotlin.gradle.plugin.KotlinAndroidPluginWrapper",
|
||
|
"buildPluginVersion": "1.9.21",
|
||
|
"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"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|