Skip to content

Commit

Permalink
Merge pull request #15 from usefulness/mateuszkwiecinski-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuszkwiecinski authored Nov 12, 2023
2 parents f11daa7 + fe3cdc2 commit c5da8c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ sourceSets.named("main") {
// Make them run on every compilation
tasks.named("compileKotlin") {
dependsOn("generateCustomLicenseeKotlinCode")
dependsOn("generateLicenseeKotlinCode")
}
```

Expand Down

0 comments on commit c5da8c4

Please sign in to comment.