github-release-gradle-plugin icon indicating copy to clipboard operation
github-release-gradle-plugin copied to clipboard

Doesn't work with gradle 1.8 or above

Open trishagee opened this issue 10 years ago • 2 comments

Looks like GradleBuild was changed in gradle 1.8, so now ReleaseTask doesn't compile as there's no longer a default constructor, it needs to call the updated constructor on GradleBuild.

trishagee avatar Jan 09 '14 08:01 trishagee

Thank you @trishagee. I'll check this in couple of days.

trnl avatar Jan 13 '14 23:01 trnl

I'm running into this issue as well. is this project still being maintained? @evanchooly has a fork with some pretty recent commits.

aoberoi avatar May 19 '14 04:05 aoberoi