mirror of
https://github.com/karasevm/PrivateDNSAndroid.git
synced 2025-06-28 20:29:56 +00:00
Replace deprecated buildDir
This commit is contained in:
parent
1a9573bb41
commit
5bd8d2c122
1 changed files with 1 additions and 1 deletions
|
@ -14,5 +14,5 @@ buildscript {
|
|||
}
|
||||
|
||||
tasks.register('clean', Delete) {
|
||||
delete rootProject.buildDir
|
||||
delete rootProject.layout.buildDirectory
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue