mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2025-10-15 04:10:36 +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"
|