Skip to content

Commit d7decdd

Browse files
authored
Use CENTRAL_PORTAL Sonatype host for publication (#941)
1 parent 1c00e21 commit d7decdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ kotlin.mpp.androidSourceSetLayoutVersion=2
66
# Publication configuration
77
# https://github.com/vanniktech/gradle-maven-publish-plugin#setting-properties
88

9-
SONATYPE_HOST=DEFAULT
9+
SONATYPE_HOST=CENTRAL_PORTAL
1010
SONATYPE_AUTOMATIC_RELEASE=true
1111
RELEASE_SIGNING_ENABLED=true
1212

0 commit comments

Comments
 (0)