Skip to content

Commit 8dc3995

Browse files
Update Podfile
1 parent 862134b commit 8dc3995

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Podfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
project 'TeadsDemoApp.xcodeproj'
22

33
# Uncomment the next line to define a global platform for your project
4-
# platform :ios, '9.0'
4+
# platform :ios, '10.0'
55

66
target 'TeadsDemoApp' do
77
# Comment the next line if you're not using Swift and don't want to use dynamic frameworks
88
use_frameworks!
99

1010
# Pods for TeadsDemoApp
11-
pod 'GoogleMobileAdsMediationTeads', '4.7.8'
12-
pod 'MoPub-Teads-Adapters', '4.7.8'
11+
pod 'GoogleMobileAdsMediationTeads', '4.8.0'
12+
pod 'MoPub-Teads-Adapters', '4.8.0'
1313

1414
end
1515

0 commit comments

Comments
 (0)