chore: release v2.2.0-beta.6

This commit is contained in:
Lei Nelissen
2023-07-13 10:00:15 +02:00
parent ba73aaa383
commit c31d791a35
3 changed files with 14 additions and 6 deletions

View File

@@ -52,13 +52,21 @@ For _fastlane_ installation instructions, see [Installing _fastlane_](https://do
## Android
### android build
```sh
[bundle exec] fastlane android build
```
Generate beta build
### android beta
```sh
[bundle exec] fastlane android beta
```
Generate beta build
### android release