bintray {
pkg {
websiteUrl = github.site
issueTrackerUrl = github.issues
vcsUrl = github.vcsUrl
licenses = [github.license]
}
}
Configuration set only if no value provided yet (user configuration is not overridden).license).
pluginBundle {
website = github.site
vcsUrl = github.vcsUrl
}
Configuration set only if no value provided yet (user configuration is not overridden).