@ -21,6 +21,6 @@ allprojects {
}
task clean(type: Delete) {
delete rootProject.buildDir
tasks.register('clean', Delete) {