Skip to content

Commit

Permalink
Changed iOS GMA SDK version to 10.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LTPhantom committed Dec 4, 2023
1 parent a83777e commit 9847200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google_mobile_ads/ios/google_mobile_ads.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Google Mobile Ads plugin for Flutter.
s.source_files = 'Classes/**/*.{h,m}'
s.public_header_files = 'Classes/**/*.h'
s.dependency 'Flutter'
s.dependency 'Google-Mobile-Ads-SDK','~> 10.14.0'
s.dependency 'Google-Mobile-Ads-SDK','~> 10.11.0'
s.dependency 'webview_flutter_wkwebview'
s.ios.deployment_target = '10.0'
s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES', 'VALID_ARCHS' => 'armv7 arm64 x86_64' }
Expand Down

0 comments on commit 9847200

Please sign in to comment.