mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-15 08:18:55 +00:00
Update build.gradle
This commit is contained in:
parent
fe29fda4b4
commit
651211c496
1 changed files with 1 additions and 1 deletions
|
@ -45,6 +45,6 @@ subprojects {
|
|||
|
||||
task clean(type: Delete) {
|
||||
group 'Build'
|
||||
description 'Deletes the local repositories'
|
||||
description 'Deletes the local repositories.'
|
||||
delete 'build'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue