mirror of
https://gitee.com/dcren/initializr.git
synced 2026-02-25 21:22:58 +08:00
This commit add support for appending task attributes rather than only setting them. This is useful for Kotlin's compiler arguments as these can be augmented by other plugins. Closes gh-1368