fluffychat/android/fastlane
krille-chan 3285c644a8
Revert "fastlane: i18n ru"
This reverts commit f0276302c7.
2024-05-12 11:26:18 +02:00
..
metadata/android/en-US Revert "fastlane: i18n ru" 2024-05-12 11:26:18 +02:00
Appfile Update android/fastlane/Appfile 2020-12-10 07:54:45 +00:00
Fastfile ci: Set fastlane max upload retries 2023-09-20 08:30:59 +02:00
README.md chore: Bump version 2022-07-31 09:25:21 +02:00
report.xml chore: Update build number 2023-03-12 17:21:17 +01: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 set_build_code_internal

[bundle exec] fastlane android set_build_code_internal

android deploy_internal_test

[bundle exec] fastlane android deploy_internal_test

android deploy_candidate

[bundle exec] fastlane android deploy_candidate

android deploy_release

[bundle exec] fastlane android deploy_release

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.