mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2025-09-08 17:49:44 +00:00
7 lines
171 B
Groovy
7 lines
171 B
Groovy
apply from: "$defaultProject"
|
|
apply from: "$enableMPPJvm"
|
|
apply from: "$enableMPPJs"
|
|
apply from: "$enableMPPWasmJs"
|
|
apply from: "$enableMPPAndroid"
|
|
apply from: "$publish"
|