Make sure you have the latest version of the Xcode command line tools installed:
xcode-select --installFor fastlane installation instructions, see Installing fastlane
[bundle exec] fastlane android retry_production_uploadRetry Play upload for existing release artifacts without rebuilding/bumping
[bundle exec] fastlane android closedBuild, bump version, push to git, upload to Closed testing (Alpha)
[bundle exec] fastlane android productionBuild, bump version, push to git, upload to Production
[bundle exec] fastlane android testRun unit tests
This README.md is auto-generated and will be re-generated every time fastlane is run.
More information about fastlane can be found on fastlane.tools.
The documentation of fastlane can be found on docs.fastlane.tools.