Skip to content

Commit b3ff0ac

Browse files
APP-2014 - Remove SDK pod version
1 parent f1ac0f7 commit b3ff0ac

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
@@ -8,9 +8,9 @@ target 'TeadsSampleApp' do
88
use_frameworks!
99

1010
# Pods for TeadsSampleApp
11-
pod 'GoogleMobileAdsMediationTeads', '4.8.0'
12-
pod 'MoPub-Teads-Adapters', '4.8.0'
13-
pod 'TeadsSASAdapter', '4.8.0'
11+
pod 'GoogleMobileAdsMediationTeads'
12+
pod 'MoPub-Teads-Adapters'
13+
pod 'TeadsSASAdapter'
1414
end
1515

1616
post_install do |installer|

0 commit comments

Comments
 (0)