diff --git a/buildSrc/src/main/kotlin/Config.kt b/buildSrc/src/main/kotlin/Config.kt index 643e77527..727c3a538 100644 --- a/buildSrc/src/main/kotlin/Config.kt +++ b/buildSrc/src/main/kotlin/Config.kt @@ -15,7 +15,7 @@ object Config { const val kotlin = "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion" const val google = "com.google.gms:google-services:4.3.8" - const val mavenPublish = "com.vanniktech:gradle-maven-publish-plugin:0.30.0" + const val mavenPublish = "com.vanniktech:gradle-maven-publish-plugin:0.34.0" const val buildInfo = "org.jfrog.buildinfo:build-info-extractor-gradle:4.15.2" } diff --git a/docs/internal/releasing.md b/docs/internal/releasing.md index 9b7719679..a773bb363 100644 --- a/docs/internal/releasing.md +++ b/docs/internal/releasing.md @@ -48,7 +48,7 @@ When ready, merge the pull request. ### Credentials The library is published to Maven Central by the `firebase-sonatype` account, Googlers can find the -password for this account in [Valentine](http://go/valentine/) +password for this account in [Valentine](http://go/valentine/). ### GPG Key @@ -100,8 +100,8 @@ sudo pkill dirmngr ### Local Properties -1. Navigate to https://oss.sonatype.org/ and **Log In** using the credentials from [Valentine](http://go/valentine). -1. Follow [these instructions](https://central.sonatype.org/publish/generate-token/) to **Access User Token**. +1. Navigate to https://central.sonatype.com/ and **Log In** using the credentials from [Valentine](http://go/valentine). +1. Go to [View user tokens](https://central.sonatype.com/usertoken) and generate a new token. You should see an XML that looks like this: ```xml @@ -122,11 +122,6 @@ mavenCentralPassword=