Files
Geoffroy Bonneville c2c146a28e Fix fastlane gradle path
2025-11-10 12:46:04 -05:00
..
2025-11-09 19:18:17 -05:00
2025-11-09 15:27:11 -05:00
2025-11-10 12:46:04 -05:00
2025-11-09 15:27:41 -05:00
2025-11-09 15:27:41 -05:00

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 deploy

[bundle exec] fastlane android deploy

Build, test, and deploy the production version to Google Play

android internal

[bundle exec] fastlane android internal

Build, test, and deploy to 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.