chore: Bump version

This commit is contained in:
Krille Fear 2021-11-04 17:17:12 +01:00
commit cb6cded5cb
4 changed files with 19 additions and 9 deletions

View file

@ -16,14 +16,14 @@ or alternatively using `brew install fastlane`
# Available Actions
## Android
### android set_build_code_beta
### android set_build_code_internal
```
fastlane android set_build_code_beta
fastlane android set_build_code_internal
```
### android deploy_beta_test
### android deploy_internal_test
```
fastlane android deploy_beta_test
fastlane android deploy_internal_test
```
### android deploy_release
@ -34,6 +34,6 @@ fastlane android deploy_release
----
This README.md is auto-generated and will be re-generated every time [fastlane](https://fastlane.tools) is run.
This README.md is auto-generated and will be re-generated every time [_fastlane_](https://fastlane.tools) is run.
More information about fastlane can be found on [fastlane.tools](https://fastlane.tools).
The documentation of fastlane can be found on [docs.fastlane.tools](https://docs.fastlane.tools).

View file

@ -5,17 +5,17 @@
<testcase classname="fastlane.lanes" name="0: update_fastlane" time="0.094148">
<testcase classname="fastlane.lanes" name="0: update_fastlane" time="0.000489805">
</testcase>
<testcase classname="fastlane.lanes" name="1: default_platform" time="0.000809">
<testcase classname="fastlane.lanes" name="1: default_platform" time="0.000295551">
</testcase>
<testcase classname="fastlane.lanes" name="2: google_play_track_version_codes" time="1.408525">
<testcase classname="fastlane.lanes" name="2: google_play_track_version_codes" time="1.551277547">
</testcase>