Files
Voice/Gemfile
Paul Woitaschek 98f14a46d0 Simplify the releasing process (#3072)
* Prepare for 8.7.0

* Migrate to fastlane

* Bump the version code

* Fix the path for the aab

* Fix the appfile package name

* Let the base64 decoding fail fast.

* Fix the service account setup

* Add chgroup support

* Target all pull requests

* Update the bootstrap script again

* Update the bootstrap script again

* Create a release script that auto-determines the tag.

* Calculate the version code from the verison name.

* Update the docs on release and versioning.

* Start 1-based and offset by 2000

* Merge the jobs into one deploy
2025-09-09 21:24:31 +02:00

4 lines
46 B
Ruby

source "https://rubygems.org"
gem "fastlane"