mirror of
https://gitee.com/dcren/initializr.git
synced 2026-06-22 16:42:11 +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