Release builds (i.e. Proguard minified) have been disabled because they were not yet working as expected. Most tasks contain a Default keyword and a sibling task containing the Release keyword will be added later on. E.g. for pinpitCreateDefaultDistributableLinuxX64 there will be pinpitCreateReleaseDistributableLinuxX64.
Release builds (i.e. Proguard minified) have been disabled because they were not yet working as expected. Most tasks contain a
Default
keyword and a sibling task containing theRelease
keyword will be added later on. E.g. forpinpitCreateDefaultDistributableLinuxX64
there will bepinpitCreateReleaseDistributableLinuxX64
.