Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 276 Bytes

publish.md

File metadata and controls

8 lines (7 loc) · 276 Bytes

How to publish

  • Verify that you have both credentials in your local.properties file.
  • Prepare the new version (increase version code) and push everything including the tag.
  • Run:
./gradlew clean build test publishLocalizePluginPublicationToMavenRepository