Clean build
cleanDeletes build outputs and temporary files to ensure a fresh build state, preventing errors from outdated artifacts.
Instructions
Run gradle clean for the project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectDir | No | Project root (defaults to session) |