Skip to content

Commit f4ffd25

Browse files
committed
[LOCAL] Set stagingProfileId to com.facebook
1 parent 3d9c852 commit f4ffd25

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ nexusPublishing {
5959
sonatype {
6060
username.set(sonatypeUsername)
6161
password.set(sonatypePassword)
62+
stagingProfileId.set("com.facebook")
6263
nexusUrl.set(uri("https://ossrh-staging-api.central.sonatype.com/service/local/"))
6364
snapshotRepositoryUrl.set(uri("https://central.sonatype.com/repository/maven-snapshots/"))
6465
}

0 commit comments

Comments
 (0)