1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-08 23:07:06 +02:00

Change version of fastlane to override the current upload error to TestFlight

This commit is contained in:
Alex Tran
2022-03-18 20:37:04 -05:00
parent 6e0ac79eae
commit ba816babee
2 changed files with 1 additions and 43 deletions

View File

@ -1,3 +1,3 @@
source "https://rubygems.org"
gem "fastlane"
gem "fastlane", "2.176.0"