Skip to content

Commit

Permalink
chore(ios): bump IMA SDK to 3.22.1 (#3783)
Browse files Browse the repository at this point in the history
  • Loading branch information
philipheinser authored May 20, 2024
1 parent cd42dd7 commit 77f7255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react-native-video.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 77f7255

Please sign in to comment.