Skip to content

Commit 1babea4

Browse files
amabluea-maurice
authored andcommitted
Checking in the changes made by gen_build.sh
PiperOrigin-RevId: 289004812
1 parent 6493dec commit 1babea4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ios_pod/Podfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ target 'GetPods' do
1010
pod 'Firebase/Database', '6.14.0'
1111
pod 'Firebase/DynamicLinks', '6.14.0'
1212
pod 'Firebase/Functions', '6.14.0'
13-
pod 'FirebaseInstanceID', '4.2.5'
13+
pod 'FirebaseInstanceID', '4.2.8'
1414
pod 'Firebase/Messaging', '6.14.0'
1515
pod 'Firebase/RemoteConfig', '6.14.0'
1616
pod 'Firebase/Storage', '6.14.0'
1717

18-
pod 'Crashlytics', '3.13.4'
19-
end
18+
pod 'Crashlytics', '3.14.0'
19+
end

0 commit comments

Comments
 (0)