multiproject-git-gradle
multiproject-git-gradle copied to clipboard
Is it possible to have a release task and updating dependency?
It would be awesome if we can specify the branch and release task, So it would release each one separately, perform a release (there are many release plugins), and then Update dependencies on projects which depends on it and go on to the next project.
I'm learning about gradle release plugins now... I'll come back with answers soon.
Work is being done.