We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b5136c2 + 6aae8f9 commit 2af54f0Copy full SHA for 2af54f0
2 files changed
gradle.properties
@@ -77,6 +77,6 @@ POM_DEVELOPER_NAME=Jaewoong Eum
77
POM_DEVELOPER_URL=https://github.com/skydoves/
78
POM_DEVELOPER_EMAIL=skydoves2@gmail.com
79
80
-SONATYPE_HOST=DEFAULT
+SONATYPE_HOST=CENTRAL_PORTAL
81
RELEASE_SIGNING_ENABLED=true
82
SONATYPE_AUTOMATIC_RELEASE=true
gradle/libs.versions.toml
@@ -2,7 +2,7 @@
2
kotlin = "2.1.10"
3
dokka = "2.0.0"
4
jvmTarget = "11"
5
-nexusPlugin = "0.30.0"
+nexusPlugin = "0.32.0"
6
kotlinxCoroutines = "1.10.2"
7
kotlinBinaryCompatibility = "0.17.0"
8
androidGradlePlugin = "8.10.1"
0 commit comments