mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* iOS works * Works on Android * Take in commit number in iOS also. Get rid of image upload for Android. It's just a waste of bandwidth * Tweak to fix on Travis
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.