Update github_release.gradle

This commit is contained in:
2022-01-12 15:49:07 +06:00
committed by GitHub
parent b1decca389
commit 8b53002e2c

View File

@@ -19,7 +19,7 @@ if (new File(projectDir, "secret.gradle").exists()) {
token "${project.property('GITHUB_RELEASE_TOKEN')}"
owner "InsanusMokrassar"
repo "JSUIKitBindings"
repo "JSUIKitKBindings"
tagName "${project.version}"
releaseName "${project.version}"