From 7813071d8cc1475ed00f1b9229d105b2f32db0f9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 11:33:38 +0000 Subject: [PATCH] Update dependency Firebase/Analytics to ~> 7.11.0 --- Podfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Podfile b/Podfile index 1cb63c1..5056cc7 100644 --- a/Podfile +++ b/Podfile @@ -17,7 +17,7 @@ target 'YourKitchen' do pod 'SwiftUIRefresh' # Crash analytics and regular analytics - pod 'Firebase/Analytics', '~> 7.1.0' + pod 'Firebase/Analytics', '~> 7.11.0' pod 'Firebase/Crashlytics' # Kingfisher