mirror of
https://gitee.com/dcren/initializr.git
synced 2026-08-10 11:13:34 +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