From 8bab07b041c30c3497299f743eb46bf0bf4ef5b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 18:04:57 +0100 Subject: [PATCH] [Oztechan/CCC#1457] Update dependency fastlane-plugin-firebase_app_distribution to v0.10.0 (#4147) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Mustafa Ozhan --- ios/Gemfile | 2 +- ios/Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ios/Gemfile b/ios/Gemfile index 4857a47c8..0fc2e788e 100644 --- a/ios/Gemfile +++ b/ios/Gemfile @@ -1,4 +1,4 @@ source "https://rubygems.org" gem "fastlane", "2.226.0" -gem "fastlane-plugin-firebase_app_distribution", "0.9.1" +gem "fastlane-plugin-firebase_app_distribution", "0.10.0" diff --git a/ios/Gemfile.lock b/ios/Gemfile.lock index d8f5d0960..9cb642ae2 100644 --- a/ios/Gemfile.lock +++ b/ios/Gemfile.lock @@ -110,7 +110,7 @@ GEM xcodeproj (>= 1.13.0, < 2.0.0) xcpretty (~> 0.4.0) xcpretty-travis-formatter (>= 0.0.3, < 2.0.0) - fastlane-plugin-firebase_app_distribution (0.9.1) + fastlane-plugin-firebase_app_distribution (0.10.0) google-apis-firebaseappdistribution_v1 (~> 0.3.0) google-apis-firebaseappdistribution_v1alpha (~> 0.2.0) fastlane-sirp (1.0.0) @@ -225,7 +225,7 @@ PLATFORMS DEPENDENCIES fastlane (= 2.226.0) - fastlane-plugin-firebase_app_distribution (= 0.9.1) + fastlane-plugin-firebase_app_distribution (= 0.10.0) BUNDLED WITH 2.5.11