Skip to content

Commit d63bb3b

Browse files
authored
Merge pull request #341 from shestee/release/1.x
Apply renamed plugin package
2 parents a257820 + 7b38f84 commit d63bb3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/shipkit.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apply plugin: "org.shipkit.shipkit-auto-version"
22
apply plugin: "org.shipkit.shipkit-changelog"
3-
apply plugin: "org.shipkit.shipkit-gh-release"
3+
apply plugin: "org.shipkit.shipkit-github-release"
44

55
tasks.named("generateChangelog") {
66
previousRevision = project.ext.'shipkit-auto-version.previous-tag'

0 commit comments

Comments
 (0)