mirror of
https://github.com/maplibre/maplibre-rs.git
synced 2025-12-08 19:05:57 +00:00
4 lines
61 B
Groovy
4 lines
61 B
Groovy
task clean(type: Delete) {
|
|
delete rootProject.buildDir
|
|
}
|