mirror of
https://github.com/InsanusMokrassar/KotlinMultiplatformProjectTemplate.git
synced 2025-12-17 20:05:37 +00:00
6 lines
148 B
Groovy
6 lines
148 B
Groovy
apply from: "$defaultProject"
|
|
apply from: "$enableMPPJvm"
|
|
apply from: "$enableMPPJs"
|
|
apply from: "$enableMPPWasmJs"
|
|
apply from: "$enableMPPAndroid"
|