mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
gradle: updated gradle
This commit is contained in:
parent
279302737d
commit
0edafc2d8e
1 changed files with 1 additions and 1 deletions
|
|
@ -16,6 +16,6 @@ allprojects {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
task clean(type: Delete) {
|
tasks.register('clean', Delete) {
|
||||||
delete rootProject.buildDir
|
delete rootProject.buildDir
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue