Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
efraespada committed Jan 3, 2020
1 parent 1aab976 commit 777d916
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,7 @@ allprojects {
}
}
}

task clean(type: Delete) {
delete rootProject.buildDir
}

0 comments on commit 777d916

Please sign in to comment.