mirror of
https://github.com/InsanusMokrassar/KotlinMultiplatformProjectTemplate.git
synced 2025-11-08 16:10:13 +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"
|