Skip to content

Commit

Permalink
Removed the wrapper customization, since Paparazzi is not using the "…
Browse files Browse the repository at this point in the history
…all" distribution anymore.
  • Loading branch information
TWiStErRob committed Jan 19, 2023
1 parent 34dd250 commit 670b86f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,3 @@ subprojects {
tasks.register("clean", Delete).configure {
delete rootProject.buildDir
}

tasks.named("wrapper").configure {
distributionType = Wrapper.DistributionType.ALL
}

0 comments on commit 670b86f

Please sign in to comment.