change repository

This commit is contained in:
2020-08-29 19:16:21 +06:00
parent 6b8d06da70
commit d24e75a452
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ bintray {
into "${project.group}".replace(".", "/")
}
pkg {
repo = "StandardRepository"
repo = "InsanusMokrassar"
name = "${project.name}-mpp"
vcsUrl = "https://github.com/InsanusMokrassar/${project.name}"
licenses = ["Apache-2.0"]