sbt/notes/0.13.9/retrievemanagedsync.markdown

10 lines
283 B
Markdown

[@ajsquared]: https://github.com/ajsquared
### Changes with compatibility implications
### Improvements
- Adds retrieveManagedSync key that, when set to true, enables synchronizing retrieved to the current build by removed unneeded files. By [@ajsquared][@ajsquared]
### Fixes