Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/docs/installation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down