mirror of
https://github.com/tuskyapp/Tusky
synced 2025-01-02 12:07:02 +01:00
Defer clean task
This commit is contained in:
parent
c2679438a8
commit
0de4f7f024
@ -10,6 +10,6 @@ allprojects {
|
||||
apply plugin: libs.plugins.ktlint.get().pluginId
|
||||
}
|
||||
|
||||
task clean(type: Delete) {
|
||||
tasks.register('clean') {
|
||||
delete rootProject.buildDir
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user