Skip to content

Files

Latest commit

d0c9e3d · Jun 2, 2024

History

History

fastlane

fastlane documentation

Installation

Make sure you have the latest version of the Xcode command line tools installed:

xcode-select --install

For fastlane installation instructions, see Installing fastlane

Available Actions

Android

android upload_metadata

[bundle exec] fastlane android upload_metadata

Upload metadata to Google Play Store

android beta

[bundle exec] fastlane android beta

Deploy a new version to the beta track on the Google Play


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.