Corretions for bintray.
This commit is contained in:
parent
007eac2965
commit
5698fa766b
|
@ -57,10 +57,11 @@ bintray {
|
|||
user = System.getenv('BINTRAY_USER')
|
||||
key = System.getenv('BINTRAY_KEY')
|
||||
|
||||
override = true
|
||||
configurations = ['archives']
|
||||
pkg {
|
||||
repo = "libs"
|
||||
name = id
|
||||
name = "libcvrapi"
|
||||
websiteUrl = siteUrl
|
||||
vcsUrl = gitUrl
|
||||
licenses = licenses
|
||||
|
|
Loading…
Reference in a new issue