Skip to content

Commit

Permalink
remove unnecessary task dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ToppleTheNun committed Dec 18, 2020
1 parent 9f967d6 commit 0fde4a6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,3 @@ tasks.withType<Wrapper> {
gradleVersion = "6.7.1"
distributionType = Wrapper.DistributionType.ALL
}

tasks.findByName("release")?.finalizedBy("build")

0 comments on commit 0fde4a6

Please sign in to comment.