File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11platform :ios , '15'
22
33target "AdvancedExample" do
4- pod 'GoogleAds-IMA-iOS-SDK' , '~> 3.30.0 '
4+ pod 'GoogleAds-IMA-iOS-SDK' , '~> 3.30.1 '
55end
Original file line number Diff line number Diff line change 11platform :ios , '15'
22
33target "BasicExample" do
4- pod 'GoogleAds-IMA-iOS-SDK' , '~> 3.30.0 '
4+ pod 'GoogleAds-IMA-iOS-SDK' , '~> 3.30.1 '
55end
Original file line number Diff line number Diff line change 11platform :ios , '15'
22
33target "UmpExample" do
4- pod 'GoogleAds-IMA-iOS-SDK' , '~> 3.30.0 '
4+ pod 'GoogleAds-IMA-iOS-SDK' , '~> 3.30.1 '
55 pod 'GoogleUserMessagingPlatform'
66end
Original file line number Diff line number Diff line change 11platform :ios , '15'
22
33target "AdvancedExample" do
4- pod 'GoogleAds-IMA-iOS-SDK' , '~> 3.30.0 '
4+ pod 'GoogleAds-IMA-iOS-SDK' , '~> 3.30.1 '
55end
Original file line number Diff line number Diff line change 11platform :ios , '15'
22
33target "BasicExample" do
4- pod 'GoogleAds-IMA-iOS-SDK' , '~> 3.30.0 '
4+ pod 'GoogleAds-IMA-iOS-SDK' , '~> 3.30.1 '
55end
Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ platform :ios, '17'
22project 'Snippets.xcodeproj'
33
44target 'Snippets' do
5- pod 'GoogleAds-IMA-iOS-SDK' , '~> 3.30.0 '
5+ pod 'GoogleAds-IMA-iOS-SDK' , '~> 3.30.1 '
66end
Original file line number Diff line number Diff line change 11platform :ios , '15'
22
33target "UmpExample" do
4- pod 'GoogleAds-IMA-iOS-SDK' , '~> 3.30.0 '
4+ pod 'GoogleAds-IMA-iOS-SDK' , '~> 3.30.1 '
55 pod 'GoogleUserMessagingPlatform'
66end
You can’t perform that action at this time.
0 commit comments