Skip to content

Add CI with FastLane to Android Gitter build

Jason Yavorska requested to merge (removed):master into master

Progress

  • Added asset build
  • Fastlane is now running unit tests
  • Supply metadata
  • Alpha delivery via play store
  • Deploy to play store

Optional but nice to have

  • Screenshots
  • Pick a better starting image that has more of what we need

Learnings

  • Discovered that signing is not necessary for Android, it is done by Google (later discovered that signing is not actually done by Google, so re-added it.)
Edited by Eric Eastwood

Merge request reports