Skip to content

Commit

Permalink
fix(admob, ios): bump PersonalizedAdConsent to 1.0.5
Browse files Browse the repository at this point in the history
Upstream release note "Updated Consent SDK to use WKWebView"
  • Loading branch information
mikehardy committed Mar 30, 2021
1 parent a61d0cd commit 3df9164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/admob/RNFBAdMob.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Pod::Spec.new do |s|
s.dependency 'RNFBApp'

# Other dependencies
s.dependency 'PersonalizedAdConsent', '~> 1.0.4'
s.dependency 'PersonalizedAdConsent', '~> 1.0.5'

if defined?($FirebaseSDKVersion)
Pod::UI.puts "#{s.name}: Using user specified Firebase SDK version '#{$FirebaseSDKVersion}'"
Expand Down

1 comment on commit 3df9164

@vercel
Copy link

@vercel vercel bot commented on 3df9164 Mar 30, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.