sbt/notes/0.13.9/retrievemanagedsync.markdown

10 lines
283 B
Markdown
Raw Normal View History

2015-03-31 16:59:41 +02:00
[@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