Skip to content
This repository was archived by the owner on Aug 22, 2024. It is now read-only.

Release Checklist

Hossain Khan edited this page Jul 16, 2020 · 7 revisions

Internal checklist for releasing BETA app.

  • Use production firebase config (see dropbox) and generate signed APK See PR #80
  • Generate release build using Android Studio (use V2 signer) - Gradle does NOT work, as it's not setup to build release APKs.
  • Go to https://console.firebase.google.com/ and use Test Lab with new release while other steps are being done
  • Tag release
  • Upload binary APK in the GitHub and tag repository as well with the updated version
  • Finally, upload API with release notes to https://play.google.com/apps/publish/
Clone this wiki locally