deploy-to-maven-central
Installation
SKILL.md
Deploy to Maven Central (OSSRH Staging)
Deploy both auth and store flavours of the Android auth library to the OSSRH staging repository, then upload the staged deployment for publishing.
Steps
1. Validate local.properties
Check that the file local.properties in the project root exists and contains all of the following keys:
signing.keyIdsigning.passwordsigning.secretKeyRingFileossrhUsernameossrhPassword
If the file is missing or any key is absent, stop and tell the user: