Description
There is a lot of redundancy in the publishing configurations. The only real difference between all of them is the naming, and description of the specific libraries.
Proposal
Consolidate the publishing configuration to one location, and only allow extension for low level details. Maybe a small Gradle Plugin in the buildSrc folder.
Description
There is a lot of redundancy in the publishing configurations. The only real difference between all of them is the naming, and description of the specific libraries.
Proposal
Consolidate the publishing configuration to one location, and only allow extension for low level details. Maybe a small Gradle Plugin in the
buildSrcfolder.