mbonnin
09/29/2017, 9:04 AMbintray {
user = 'bintray_user'
key = 'bintray_api_key'
pkg {
repo = 'generic'
name = 'gradle-project'
userOrg = 'bintray_user'
licenses = ['Apache-2.0']
vcsUrl = '<https://github.com/bintray/gradle-bintray-plugin.git>'
}
}