mirror of
https://github.com/gradle/gradle-build-action.git
synced 2024-11-22 16:20:59 -05:00
915123c493
- Includes basic implementation as `CacheCleaner` - Integration test that checks unused files are removed: - Downloaded dependencies - Local build cache entries - Wrapper distributions
1 line
41 B
Groovy
1 line
41 B
Groovy
rootProject.name = 'unused-dependencies'
|