@@ -2,19 +2,19 @@ source 'https://github.com/CocoaPods/Specs.git'
2
2
platform :ios , '10.0'
3
3
4
4
target 'GetPods' do
5
- pod 'Firebase/Core' , '8.1.1 '
5
+ pod 'Firebase/Core' , '8.2.0 '
6
6
7
7
pod 'Google-Mobile-Ads-SDK' , '7.69.0-cppsdk'
8
- pod 'Firebase/Analytics' , '8.1.1 '
9
- pod 'Firebase/Auth' , '8.1.1 '
10
- pod 'Firebase/Crashlytics' , '8.1.1 '
11
- pod 'Firebase/Database' , '8.1.1 '
12
- pod 'Firebase/DynamicLinks' , '8.1.1 '
13
- pod 'Firebase/Firestore' , '8.1.1 '
14
- pod 'Firebase/Functions' , '8.1.1 '
15
- pod 'Firebase/Installations' , '8.1.1 '
16
- pod 'Firebase/Messaging' , '8.1.1 '
17
- pod 'Firebase/RemoteConfig' , '8.1.1 '
18
- pod 'Firebase/Storage' , '8.1.1 '
8
+ pod 'Firebase/Analytics' , '8.2.0 '
9
+ pod 'Firebase/Auth' , '8.2.0 '
10
+ pod 'Firebase/Crashlytics' , '8.2.0 '
11
+ pod 'Firebase/Database' , '8.2.0 '
12
+ pod 'Firebase/DynamicLinks' , '8.2.0 '
13
+ pod 'Firebase/Firestore' , '8.2.0 '
14
+ pod 'Firebase/Functions' , '8.2.0 '
15
+ pod 'Firebase/Installations' , '8.2.0 '
16
+ pod 'Firebase/Messaging' , '8.2.0 '
17
+ pod 'Firebase/RemoteConfig' , '8.2.0 '
18
+ pod 'Firebase/Storage' , '8.2.0 '
19
19
20
20
end
0 commit comments