mirror of
https://github.com/InsanusMokrassar/KotlinMultiplatformProjectTemplate.git
synced 2026-05-10 10:00:03 +00:00
6 lines
165 B
Groovy
6 lines
165 B
Groovy
apply from: "$defaultProjectWithSerialization"
|
|
apply from: "$enableMPPJvm"
|
|
apply from: "$enableMPPJs"
|
|
apply from: "$enableMPPWasmJs"
|
|
apply from: "$enableMPPAndroid"
|