mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2025-10-12 19:00:28 +00:00
7 lines
190 B
Groovy
7 lines
190 B
Groovy
apply from: "$defaultProjectWithSerialization"
|
|
apply from: "$enableMPPJvm"
|
|
apply from: "$enableMPPJs"
|
|
apply from: "$enableMPPWasmJs"
|
|
apply from: "$enableMPPNativeX64"
|
|
apply from: "$publish"
|