We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a257820 + 7b38f84 commit d63bb3bCopy full SHA for d63bb3b
gradle/shipkit.gradle
@@ -1,6 +1,6 @@
1
apply plugin: "org.shipkit.shipkit-auto-version"
2
apply plugin: "org.shipkit.shipkit-changelog"
3
-apply plugin: "org.shipkit.shipkit-gh-release"
+apply plugin: "org.shipkit.shipkit-github-release"
4
5
tasks.named("generateChangelog") {
6
previousRevision = project.ext.'shipkit-auto-version.previous-tag'
0 commit comments