Show More
| Name | Size | Modified | Last Commit | Author |
|---|---|---|---|---|
| / common | ||||
| src | ||||
| build.gradle | Loading ... | |||
| readme.md | Loading ... | |||
| sources-plugin.md | Loading ... | |||
| variant-artifacts-plugin.md | Loading ... | |||
| variant-sources-plugin.md | Loading ... | |||
| variants-plugin.md | Loading ... | |||
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.
