Skip to content

Commit 9da2b24

Browse files
paulb777Brian Chen
authored and
Brian Chen
committed
Require at least 7.64 for AdMob (#6337)
1 parent 88c74d7 commit 9da2b24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Firebase.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Simplify your app development, grow your user base, and monetize more effectivel
6666

6767
s.subspec 'AdMob' do |ss|
6868
ss.dependency 'Firebase/CoreOnly'
69-
ss.ios.dependency 'Google-Mobile-Ads-SDK', '~> 7.50'
69+
ss.ios.dependency 'Google-Mobile-Ads-SDK', '~> 7.64'
7070
end
7171

7272
s.subspec 'AppDistribution' do |ss|

0 commit comments

Comments
 (0)