cabaletta / cabaletta/baritone
Build process should clear build/libs after finishing creating dist/
Open
enhancement
good first issue
- Dominant language
- Java
- Stars
- 9.2k
- Forks
- 2.1k
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 3
Description
So that people aren't confused and use the pre proguard jar. `build/libs` is a standard place to look, and there is a jar there that looks like the valid build result, however that jar shouldn't be used, so it should ideally be deleted after completion. Could be added to `ProguardTask.cleanup` or similar.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.