Skip to content

Commit c2a8db0

Browse files
committed
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)