Skip to content

Commit 0dc783f

Browse files
mdmathiaspetea
andauthored
Bump DaysUntilBirthday Podfile version numbers (google#133)
Co-authored-by: Peter Andrews <petea@google.com>
1 parent dc3a676 commit 0dc783f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • Samples/Swift/DaysUntilBirthday

Samples/Swift/DaysUntilBirthday/Podfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ pod 'GoogleSignInSwift', :path => '../../../', :testspecs => ['unit']
33
project 'DaysUntilBirthdayForPod.xcodeproj'
44

55
target 'DaysUntilBirthdayForPod (iOS)' do
6-
platform :ios, '13.0'
6+
platform :ios, '14.0'
77
end
88

99
target 'DaysUntilBirthdayForPod (macOS)' do
10-
platform :osx, '10.15'
10+
platform :osx, '11.0'
1111
end

0 commit comments

Comments
 (0)