Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 321 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 321 Bytes

Defaults Plugin

"Convention over configuration"

Gradle is very configurable. This is great.

We have lots of projects which end up with the same boilerplate to configure them. This isn't so great.

This plugin sets up some default build settings for our projects, to avoid duplication in each project's build script.