mirror of
https://github.com/PaulWoitaschek/Voice.git
synced 2026-03-13 08:02:45 +08:00
* 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
4 lines
46 B
Ruby
4 lines
46 B
Ruby
source "https://rubygems.org"
|
|
|
|
gem "fastlane"
|