readme.md
18 lines
| 493 B
| text/x-minidsrc
|
MarkdownLexer
/ common / readme.md
Gradle Common
common is the shared utility module used by the Gradle plugins in this
repository.
It contains:
- core Gradle helper utilities
- small language/value helpers
- shell execution helpers
- JSON DSL and JSON-writing task support
It no longer contains the variant/source/artifact plugin model. Those plugins
live in the variants module.
See the root README.md and PUBLISHING.md for current build and local Ivy publication instructions.
