status-react/RELEASE.md
Jakub Sokołowski 3ae5f87be3
ci: add Jenkinsfile for updating Play Store metadata
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-05-05 19:40:45 +02:00

457 B

Description

This document explains some of the steps that are involved in relseases.

PlayStore Metadata Updates

You can update Play Store releae metadata using fastlane android upload_metadata.

But that requires credentials necessary for accessing Play Store API. The simpler way is to edit files contained within fastlane/metadata and run the following CI job:

https://ci.status.im/job/status-tools/job/update-playstore-metadata/