Update fastlane readme

This commit is contained in:
Arkadiusz Fal
2026-04-17 18:40:33 +02:00
parent fb14ed8ae9
commit 6acfff6451

View File

@@ -13,6 +13,14 @@ For _fastlane_ installation instructions, see [Installing _fastlane_](https://do
# Available Actions # Available Actions
### latest_build_number
```sh
[bundle exec] fastlane latest_build_number
```
Get latest TestFlight build number across all platforms
### bump_build ### bump_build
```sh ```sh