Skip to content

Commit

Permalink
Merge pull request #25 from topminipie/update-build-script
Browse files Browse the repository at this point in the history
Update build script
  • Loading branch information
topminipie committed Feb 21, 2024
2 parents f918ac4 + 48016a3 commit 6b4b49c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ allprojects {
}

tasks.register('clean', Delete) {
delete rootProject.buildDir
delete rootProject.layout.buildDirectory
}

0 comments on commit 6b4b49c

Please sign in to comment.