Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Latest commit

 

History

History
11 lines (10 loc) · 479 Bytes

RELEASE.md

File metadata and controls

11 lines (10 loc) · 479 Bytes
  1. Check for TODO and STOPSHIP
  2. Commit and push
  3. Bump the version in app/version.properties
  4. Write a changelog on poeditor and tag it with ignore-string-android and fastlane-android
  5. Run ulimit -n 2048 && bundle exec fastlane pre_release
  6. Verify the screenshots
  7. Commit and tag
  8. Push and push tags
  9. Run bundle exec fastlane release

See fastlane/Fastfile comments for debugging information on Fastlane crashes.