mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Upgrade fastlane
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user