Precompiled plugins
- removed any cross-project configuration (
allprojectsandsubprojects), which add complexity and burden, preventing also optimizations, like parallel project builds and configuration on demand (more here and here) - using
buildSrcto abstract imperative logic and share logic via pre-compiled script plugins - safe project builders