fastlane-plugin-firebase_app_distribution
fastlane-plugin-firebase_app_distribution copied to clipboard
Bump versions of Google API clients and remove hack
trafficstars
This can't be merged until https://github.com/fastlane/fastlane/pull/21777 is (partially) reverted to allow google-cloud-env >= 2.0.0 which depends on fastlane requiring Ruby >= 2.7.
The current versions of the Google API clients depend on google-apis-core >= 0.15.0 which depends on googleauth ~> 1.9 which depends on google-cloud-env ~> 2.1.
See https://github.com/fastlane/fastlane/pull/21685#pullrequestreview-2490037163 for details.