what would be the kotlin equivalent of this? `conf...
# gradle
b
what would be the kotlin equivalent of this?
configurations.embed.collect { it.getName() }.join(' ')