Skip to content

Commit 52c6a81

Browse files
authored
Migrate from OSSRH to Central Portal (#108)
1 parent 9a74d83 commit 52c6a81

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
@@ -25,7 +25,7 @@ android.nonTransitiveRClass=true
2525
org.gradle.parallel=true
2626
org.gradle.caching=true
2727

28-
SONATYPE_HOST=S01
28+
SONATYPE_HOST=CENTRAL_PORTAL
2929
RELEASE_SIGNING_ENABLED=true
3030

3131
GROUP=com.webtoonscorp.android

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22

33
agp = "8.7.1"
4-
mavenPublish = "0.25.1"
4+
mavenPublish = "0.32.0"
55
metalava = "0.3.3"
66

77
kotlin = "2.0.21"

0 commit comments

Comments
 (0)