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

Commit

Permalink
Release tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
Langston Smith authored Aug 18, 2017
1 parent 5ed0122 commit 025c7f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This doc covers the steps required to release a new version of [Mapbox Demo App]
Standard workflow:
- Update and integrate dependencies
- Make sure that you've [installed the Transifex client](https://docs.transifex.com/client/installing-the-client). Navigate to this repo's root folder in your command line (Terminal, etc.) and run `tx pull -a` to update the app's string files. This will pull in the latest string file translations from [Transifex](transifex.com).
- Update `whatsnew/whatsnew-en-US` with what additions have been made to the app since the last release.
- Update `whatsnew/whatsnew-en-US` with the additions that were made to the app since the last release.
- Local test with proguard
- Merge PR with changes to the `master` branch in this repo.

Expand All @@ -28,4 +28,4 @@ We are uploading multiple apk files due to [ABI splits](https://developer.androi
## Test application on Google Play

Enroll yourself in the testing group in Google Play console.
Test the application in alpha or beta and promote to production.
Test the application in alpha or beta tracks and eventually promote the build to production.

0 comments on commit 025c7f3

Please sign in to comment.