Skip to content

Deploy and Distribution

jzeferino edited this page Mar 6, 2018 · 4 revisions
Home

Deploy & Distribution

ADAL are available in bintray.

To deploy and distribute the artifacts in jcenter you need to do the follow steps:

  • 1º Edit configuration.json and increment version.
  • 2º Run java -jar BintrayDeployAutomator-0.x.x.jar -u username -k key

NOTE: For new added modules you must login in bintray site and add the module to jCenter manually.

Clone this wiki locally