We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2473526 + 7b5eeb3 commit 03ae27dCopy full SHA for 03ae27d
gradle/shipkit.gradle
@@ -1,7 +1,7 @@
1
//Plugin jars are added to the buildscript classpath in the root build.gradle file
2
apply plugin: "org.shipkit.shipkit-auto-version"
3
apply plugin: "org.shipkit.shipkit-changelog"
4
-apply plugin: "org.shipkit.shipkit-gh-release"
+apply plugin: "org.shipkit.shipkit-github-release"
5
6
tasks.named("generateChangelog") {
7
previousRevision = project.ext.'shipkit-auto-version.previous-tag'
0 commit comments