Migrate deprecated buildDir
This commit is contained in:
parent
4c853a8689
commit
d694f8f495
1 changed files with 1 additions and 1 deletions
|
@ -18,5 +18,5 @@ allprojects {
|
|||
}
|
||||
|
||||
tasks.register('clean') {
|
||||
delete rootProject.buildDir
|
||||
delete layout.buildDirectory
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue