bintray {
pkg {
websiteUrl = github.site
issueTrackerUrl = github.issues
vcsUrl = github.vcsUrl
licenses = [github.license]
githubRepo = "$github.user/$github.repository"
githubReleaseNotesFile = github.changelogFile
}
}
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).