Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Release process

Łukasz Paczos edited this page Dec 22, 2017 · 10 revisions

Follow these steps to release a new version of Mapbox Demo on Google Play.

  • Update the dependencies to the latest stable versions
  • Validate if release build works
  • Update 'What's new' section
  • Merge PR to master and tag the release*
  • Go to Bitrise, click Start/Schedule a build > select publish workflow in dropdown > click Start build
  • Go to Google play developer console, validate build in alpha/beta channel, move build to production

* = version code used by ci equals amount of tags on master

Clone this wiki locally