We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0594ba3 commit c2a8db0Copy full SHA for c2a8db0
build.gradle.kts
@@ -74,7 +74,7 @@ bintray {
74
pkg.apply {
75
repo = "maven"
76
name = artifactId
77
- userOrg = "mythz"
+ userOrg = orgName
78
websiteUrl = "https://gist.cafe"
79
githubRepo = repoName
80
vcsUrl = "https://github.com/$repoName"
0 commit comments