chore(ios): bump IMA SDK to 3.22.1
(#3783)
This commit is contained in:
parent
cd42dd78c9
commit
77f7255c72
@ -22,7 +22,7 @@ Pod::Spec.new do |s|
|
||||
if defined?($RNVideoUseGoogleIMA)
|
||||
Pod::UI.puts "RNVideo: enable IMA SDK"
|
||||
|
||||
ss.ios.dependency 'GoogleAds-IMA-iOS-SDK', '~> 3.18.1'
|
||||
ss.ios.dependency 'GoogleAds-IMA-iOS-SDK', '~> 3.22.1'
|
||||
ss.tvos.dependency 'GoogleAds-IMA-tvOS-SDK', '~> 4.2'
|
||||
ss.pod_target_xcconfig = {
|
||||
'OTHER_SWIFT_FLAGS' => '$(inherited) -D USE_GOOGLE_IMA'
|
||||
|
Loading…
Reference in New Issue
Block a user