File tree Expand file tree Collapse file tree 9 files changed +12
-12
lines changed Expand file tree Collapse file tree 9 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ source 'https://github.com/CocoaPods/Specs.git'
2
2
platform :ios , '8.0'
3
3
# AdMob test application.
4
4
target 'testapp' do
5
- pod 'Firebase/AdMob' , '6.14 .0'
5
+ pod 'Firebase/AdMob' , '6.16 .0'
6
6
end
Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ source 'https://github.com/CocoaPods/Specs.git'
2
2
platform :ios , '8.0'
3
3
# Analytics test application.
4
4
target 'testapp' do
5
- pod 'Firebase/Analytics' , '6.14 .0'
5
+ pod 'Firebase/Analytics' , '6.16 .0'
6
6
end
Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ source 'https://github.com/CocoaPods/Specs.git'
2
2
platform :ios , '8.0'
3
3
# Auth test application.
4
4
target 'testapp' do
5
- pod 'Firebase/Auth' , '6.14 .0'
5
+ pod 'Firebase/Auth' , '6.16 .0'
6
6
end
Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ source 'https://github.com/CocoaPods/Specs.git'
2
2
platform :ios , '8.0'
3
3
# Firebase Realtime Database test application.
4
4
target 'testapp' do
5
- pod 'Firebase/Database' , '6.14 .0'
6
- pod 'Firebase/Auth' , '6.14 .0'
5
+ pod 'Firebase/Database' , '6.16 .0'
6
+ pod 'Firebase/Auth' , '6.16 .0'
7
7
end
Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ source 'https://github.com/CocoaPods/Specs.git'
2
2
platform :ios , '8.0'
3
3
# Dynamic Links test application.
4
4
target 'testapp' do
5
- pod 'Firebase/DynamicLinks' , '6.14 .0'
5
+ pod 'Firebase/DynamicLinks' , '6.16 .0'
6
6
end
Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ source 'https://github.com/CocoaPods/Specs.git'
2
2
platform :ios , '8.0'
3
3
# Cloud Functions for Firebase test application.
4
4
target 'testapp' do
5
- pod 'Firebase/Functions' , '6.14 .0'
6
- pod 'Firebase/Auth' , '6.14 .0'
5
+ pod 'Firebase/Functions' , '6.16 .0'
6
+ pod 'Firebase/Auth' , '6.16 .0'
7
7
end
Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ source 'https://github.com/CocoaPods/Specs.git'
2
2
platform :ios , '8.0'
3
3
# FCM test application.
4
4
target 'testapp' do
5
- pod 'Firebase/Messaging' , '6.14 .0'
5
+ pod 'Firebase/Messaging' , '6.16 .0'
6
6
end
Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ source 'https://github.com/CocoaPods/Specs.git'
2
2
platform :ios , '8.0'
3
3
# Firebase Remote Config test application.
4
4
target 'testapp' do
5
- pod 'Firebase/RemoteConfig' , '6.14 .0'
5
+ pod 'Firebase/RemoteConfig' , '6.16 .0'
6
6
end
Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ source 'https://github.com/CocoaPods/Specs.git'
2
2
platform :ios , '8.0'
3
3
# Cloud Storage for Firebase test application.
4
4
target 'testapp' do
5
- pod 'Firebase/Storage' , '6.14 .0'
6
- pod 'Firebase/Auth' , '6.14 .0'
5
+ pod 'Firebase/Storage' , '6.16 .0'
6
+ pod 'Firebase/Auth' , '6.16 .0'
7
7
end
You can’t perform that action at this time.
0 commit comments