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.
1 parent e47b310 commit 1af2f57Copy full SHA for 1af2f57
gradle.properties
@@ -27,6 +27,8 @@ POM_DEVELOPER_NAME=Uber Technologies
27
SONATYPE_STAGING_PROFILE=com.uber
28
SONATYPE_HOST=DEFAULT
29
RELEASE_SIGNING_ENABLED=true
30
+mavenCentralPublishing=true
31
+signAllPublications=true
32
33
android.useAndroidX=true
34
android.enableJetifier=true
0 commit comments