Skip to content

Commit ab385a5

Browse files
committed
Update build.gradle.kts
1 parent c2a8db0 commit ab385a5

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 = orgName
77+
userOrg = "servicestack"
7878
websiteUrl = "https://gist.cafe"
7979
githubRepo = repoName
8080
vcsUrl = "https://github.com/$repoName"

0 commit comments

Comments
 (0)