Update build.gradle

This commit is contained in:
InsanusMokrassar 2021-06-05 17:37:19 +06:00 committed by GitHub
parent 753659a535
commit 83a5b20bc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ project.version = "$version"
project.group = "$group"
apply from: "publish.gradle"
apply from: "github_release.gradle"
repositories {
mavenLocal()