diff --git a/app/iosApp/Podfile b/app/iosApp/Podfile index 06fbe231..fab81555 100644 --- a/app/iosApp/Podfile +++ b/app/iosApp/Podfile @@ -7,7 +7,7 @@ use_frameworks! # Kotlin CocoaPods Gradle plugin's synthetic project; this Podfile is what makes the # *app link step* see FirebaseRemoteConfig / Razorpay. target 'iosApp' do - pod 'FirebaseCore', '12.4.0' + pod 'FirebaseCore', '12.17.0' pod 'FirebaseRemoteConfig', '12.4.0' pod 'FirebaseAnalytics', '12.4.0' pod 'razorpay-pod', '~> 1.5'