Skip to content

Gradle Clean

Remove all build artifacts to start fresh. Useful when builds behave unexpectedly or you want a clean slate.

ParameterTypeRequiredDefaultDescription
projectDirstringYesAbsolute path to the Android project root

Clean my Android project build

Clean my project and then rebuild it