Skip to content

Commit a9c5620

Browse files
committed
Prepared client for jcenter
1 parent 07acf48 commit a9c5620

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

client/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ bintray {
131131
setPublications("mavenJava")
132132
pkg(delegateClosureOf<BintrayExtension.PackageConfig> {
133133
repo = "maven"
134-
name = archivesBasename
134+
name = "regnum-client"
135135
userOrg = "drschlaubi"
136136
setLicenses("GPL-3.0")
137137
vcsUrl = "https://github.com/DRSchlaubi/regnum.git"

0 commit comments

Comments
 (0)