Skip to content

Commit 2af54f0

Browse files
authored
Merge pull request #694 from skydoves/central-portal
Migrate to central portal
2 parents b5136c2 + 6aae8f9 commit 2af54f0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,6 @@ POM_DEVELOPER_NAME=Jaewoong Eum
7777
POM_DEVELOPER_URL=https://github.com/skydoves/
7878
POM_DEVELOPER_EMAIL=skydoves2@gmail.com
7979

80-
SONATYPE_HOST=DEFAULT
80+
SONATYPE_HOST=CENTRAL_PORTAL
8181
RELEASE_SIGNING_ENABLED=true
8282
SONATYPE_AUTOMATIC_RELEASE=true

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
kotlin = "2.1.10"
33
dokka = "2.0.0"
44
jvmTarget = "11"
5-
nexusPlugin = "0.30.0"
5+
nexusPlugin = "0.32.0"
66
kotlinxCoroutines = "1.10.2"
77
kotlinBinaryCompatibility = "0.17.0"
88
androidGradlePlugin = "8.10.1"

0 commit comments

Comments
 (0)