Skip to content

Commit c6b2dff

Browse files
committed
Integrate Latest @ 217928686
Changes to admob/testapp ... - Change minimum iOS version to 8.0. CL: 217928686
1 parent 64a1c20 commit c6b2dff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admob/testapp/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
source 'https://github.com/CocoaPods/Specs.git'
2-
platform :ios, '7.0'
2+
platform :ios, '8.0'
33
# AdMob test application.
44
target 'testapp' do
55
pod 'Firebase/Core'

0 commit comments

Comments
 (0)