mirror of
https://github.com/tuskyapp/Tusky
synced 2025-01-24 13:50:53 +01:00
Migrate deprecated buildDir
This commit is contained in:
parent
4c853a8689
commit
d694f8f495
@ -18,5 +18,5 @@ allprojects {
|
|||||||
}
|
}
|
||||||
|
|
||||||
tasks.register('clean') {
|
tasks.register('clean') {
|
||||||
delete rootProject.buildDir
|
delete layout.buildDirectory
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user