update vsc url for bintray

This commit is contained in:
2020-09-28 12:48:53 +06:00
parent ff27adb0f1
commit 0e52345ab7
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ bintray {
pkg {
repo = "MicroUtils"
name = "${project.name}"
vcsUrl = "https://git.inmo.dev/InsanusMokrassar/MicroUtils_mirror"
vcsUrl = "https://github.com/InsanusMokrassar/MicroUtils"
licenses = ["Apache-2.0"]
version {
name = "${project.version}"