Skip to content

Commit

Permalink
Code cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
ianbrandt committed Nov 12, 2024
1 parent c3ecef1 commit cec4f10
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ abstract class BuildScopedGreetingService :
}

abstract class ProjectScopedGreetingTask : DefaultTask() {

init {
group = "demo"
description = "A project-scoped exec task that depends on a " +
Expand Down

0 comments on commit cec4f10

Please sign in to comment.