-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency filefeatureNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
It's troubling, annoying, and potentially problematic that the way build info is currently placed into stickyapi is by doing a string replace on all files, and moving them to a processed build location.
Describe the solution you'd like
I propose a generated-sources source set, where a buildinfo class is created and placed, by extending features from the current versioning plugin
Additional context
I already have a beta of this in StickyGradleTasks
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency filefeatureNew feature or requestNew feature or request