instead of using the `mapOf` syntax, I would just ...
# gradle
o
instead of using the
mapOf
syntax, I would just assign to the fields (e.g.
description = "Verify project..."; group = RELEASE_GROUP
)