-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Simplification] Remove global options in plugin in favour of source-… (
#30) * [Simplification] Remove global options in plugin in favour of source-set specific *only* This removes the complicated "global" options in favour of a simpler "source-set" specific set of options intead. This was extracted as part of a refactor to update this project to use modern gradle paradigms. Extracted from #29. * update README.md to reflect removal of global settings
- Loading branch information
Showing
15 changed files
with
257 additions
and
437 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.