This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Useful stuff for fastlane configuration. Most of the stuff is taken | |
# from public examples anc collecetd it here to have everything in one place. | |
# Set app version or build number: | |
# https://github.com/fastlane/fastlane/blob/10f316756fb0b2c3e486b4fb3c26ac6393e32146/fastlane/docs/Actions.md#modifying-project | |
increment_version_number( | |
version_number: '2.1.1' # Set a specific version number |