Skip to content

Commit

Permalink
Merge pull request #2168 from shestee/release/3.x
Browse files Browse the repository at this point in the history
Gradle build script tidy-up - renamed plugin name
  • Loading branch information
mockitoguy committed Jan 5, 2021
2 parents 318781d + b90c3da commit 975e4af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/shipkit.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apply plugin: "org.shipkit.shipkit-auto-version"
apply plugin: "org.shipkit.shipkit-changelog"
apply plugin: "org.shipkit.shipkit-gh-release"
apply plugin: "org.shipkit.shipkit-github-release"

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

0 comments on commit 975e4af

Please sign in to comment.