* Add Fastlane release scaffolding * chore: document release flow and tag guard * fix: address release automation review comments * fix: harden release version parsing * fix: resolve release review follow-ups * fix: restore Android staging application id
4 lines
58 B
Ruby
4 lines
58 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem 'fastlane', '~> 2.233'
|