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 validate_keyValidate Play Store key
[bundle exec] fastlane android testRuns all the tests
[bundle exec] fastlane android productionDeploy a new version to the Google Play
[bundle exec] fastlane android github_release[bundle exec] fastlane android free_nightlyThis 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.