* first round fastlane working on Android * clean up and start ios * Partial iOS * Got a fastfile that works on iOS * Finalize Android push instructions * Finalize instructions for iOS * Extra cleanup and optipng * Disable readme autogen and add a default readme
351 B
351 B
fastlane documentation
This folder contains hermetic scripts to deploy a built APK to the play store.
This is done using the fastlane tool suite.
Deployment can be done manually by Googlers by following go/flutter-gallery-publish (internal doc).
Deployment is automatically done by Travis on branch cuts.