From 4a52a6269477442b14034f6f57aa3e7fed9c7e9f Mon Sep 17 00:00:00 2001 From: Naresh Rawat Date: Tue, 10 Dec 2024 12:34:01 +0545 Subject: [PATCH] (docs): Update Google-Mobile-Ads-SDK pods version --- docs/docs/installation.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/installation.mdx b/docs/docs/installation.mdx index 6466488a..90e34193 100644 --- a/docs/docs/installation.mdx +++ b/docs/docs/installation.mdx @@ -80,7 +80,7 @@ Follow the guide to add [Google Mobile Ads SDK](https://developers.google.com/ad 1. In your `Podfile`: ``` -pod 'Google-Mobile-Ads-SDK', '~>9.11.0' +pod 'Google-Mobile-Ads-SDK', '11.5.0' ``` 2. Update your `info.plist` file as mentioned in [Admob Documentation](https://developers.google.com/admob/ios/quick-start#update_your_infoplist)