Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c2a8db0

Browse files
committedDec 29, 2020
Update build.gradle.kts
1 parent 0594ba3 commit c2a8db0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ bintray {
7474
pkg.apply {
7575
repo = "maven"
7676
name = artifactId
77-
userOrg = "mythz"
77+
userOrg = orgName
7878
websiteUrl = "https://gist.cafe"
7979
githubRepo = repoName
8080
vcsUrl = "https://github.com/$repoName"

0 commit comments

Comments
 (0)
Please sign in to comment.