Skip to content

Commit 1af2f57

Browse files
committed
Add mavenCentral publishing. OSSRH was sunset.
1 parent e47b310 commit 1af2f57

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gradle.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ POM_DEVELOPER_NAME=Uber Technologies
2727
SONATYPE_STAGING_PROFILE=com.uber
2828
SONATYPE_HOST=DEFAULT
2929
RELEASE_SIGNING_ENABLED=true
30+
mavenCentralPublishing=true
31+
signAllPublications=true
3032

3133
android.useAndroidX=true
3234
android.enableJetifier=true

0 commit comments

Comments
 (0)