mirror of
https://github.com/gradle/gradle-build-action.git
synced 2024-12-26 13:26:18 +08:00
915123c493
- Includes basic implementation as `CacheCleaner` - Integration test that checks unused files are removed: - Downloaded dependencies - Local build cache entries - Wrapper distributions
2 lines
41 B
Groovy
2 lines
41 B
Groovy
rootProject.name = 'unused-dependencies'
|