Gradle
Build Systems
Gradle
Detects Gradle builds and reports vendor status.- Detected From
- settings.gradle, settings.gradle.kts, build.gradle, or build.gradle.kts.
- Writes
- Nothing today.
- Visibility
- Gradle behavior is not changed; vendor status is visible in doctor output.
When To Use It
Use this when JVM or Android repos include vendored source for agent context.
Workflow
Run ingraft doctor to inspect the current status, then run
ingraft refresh after adding or updating vendored source. Refresh only
writes supported files when the tool is actually detected in the repository.