Update fastlane doc
This commit is contained in:
parent
281eae0da7
commit
c44fe4ce72
1 changed files with 5 additions and 0 deletions
|
|
@ -12,6 +12,11 @@
|
||||||
|
|
||||||
# Uncomment the line if you want fastlane to automatically update itself
|
# Uncomment the line if you want fastlane to automatically update itself
|
||||||
# update_fastlane
|
# update_fastlane
|
||||||
|
#
|
||||||
|
# Usage: 1. fastlane changelog
|
||||||
|
# 2. Prepare release
|
||||||
|
# 3. fastlane tag
|
||||||
|
# 4. fastlane beta|deploy_staged|deploy
|
||||||
|
|
||||||
default_platform(:android)
|
default_platform(:android)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue