Upgrade fastlane

This commit is contained in:
J-Jamet
2018-04-23 18:55:32 +02:00
parent 92bc3c2838
commit cc8c525dab
26 changed files with 769 additions and 168 deletions

View File

@@ -16,12 +16,12 @@ fastlane android tests
Runs all the tests
### android build_beta_free
```
fastlane android build_beta_free
fastlane android build_beta_free storefile:"" storepass:"" keyalias:"" keypass:""
```
Build a new Free Beta version
### android build_beta_pro
```
fastlane android build_beta_pro
fastlane android build_beta_pro storefile:"" storepass:"" keyalias:"" keypass:""
```
Build a new Pro Beta version
### android deploy_beta_google_free