mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2025-09-08 17:49:44 +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"
|