Join Slack
Communities
Powered by
when I do this: ``` configure<BasePluginConvent...
# gradle
b
barteks2x
10/11/2017, 1:00 PM
when I do this:
Copy code
configure<BasePluginConvention> { archivesBaseName = "cubicchunks" }
is there any way to later access the archivesBaseName value in some task?
Open in Slack
Previous
Next