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 c2a8db0 commit ab385a5Copy full SHA for ab385a5
build.gradle.kts
@@ -74,7 +74,7 @@ bintray {
74
pkg.apply {
75
repo = "maven"
76
name = artifactId
77
- userOrg = orgName
+ userOrg = "servicestack"
78
websiteUrl = "https://gist.cafe"
79
githubRepo = repoName
80
vcsUrl = "https://github.com/$repoName"
0 commit comments