Skip to content

Commit 42eddfb

Browse files
committed
Migrate to central portal
1 parent 082eee2 commit 42eddfb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,6 @@ POM_DEVELOPER_NAME=Jaewoong Eum
6666
POM_DEVELOPER_URL=https://github.com/skydoves/
6767
POM_DEVELOPER_EMAIL=[email protected]
6868

69-
SONATYPE_HOST=DEFAULT
69+
SONATYPE_HOST=CENTRAL_PORTAL
7070
RELEASE_SIGNING_ENABLED=true
7171
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
agp = "8.12.0"
33
dokka = "2.0.0"
44
kotlin = "2.1.10"
5-
kotlinBinaryCompatibility = "0.17.0"
5+
kotlinBinaryCompatibility = "0.18.1"
66
jvmTarget = "11"
77
nexusPlugin = "0.34.0"
88
androidxComposeBom = "2025.07.00"

0 commit comments

Comments
 (0)