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'
22platform :ios , '8.0'
33# AdMob test application.
44target 'testapp' do
5- pod 'Firebase/AdMob' , '6.14 .0'
5+ pod 'Firebase/AdMob' , '6.16 .0'
66end
Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ source 'https://github.com/CocoaPods/Specs.git'
22platform :ios , '8.0'
33# Analytics test application.
44target 'testapp' do
5- pod 'Firebase/Analytics' , '6.14 .0'
5+ pod 'Firebase/Analytics' , '6.16 .0'
66end
Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ source 'https://github.com/CocoaPods/Specs.git'
22platform :ios , '8.0'
33# Auth test application.
44target 'testapp' do
5- pod 'Firebase/Auth' , '6.14 .0'
5+ pod 'Firebase/Auth' , '6.16 .0'
66end
Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ source 'https://github.com/CocoaPods/Specs.git'
22platform :ios , '8.0'
33# Firebase Realtime Database test application.
44target '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'
77end
Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ source 'https://github.com/CocoaPods/Specs.git'
22platform :ios , '8.0'
33# Dynamic Links test application.
44target 'testapp' do
5- pod 'Firebase/DynamicLinks' , '6.14 .0'
5+ pod 'Firebase/DynamicLinks' , '6.16 .0'
66end
Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ source 'https://github.com/CocoaPods/Specs.git'
22platform :ios , '8.0'
33# Cloud Functions for Firebase test application.
44target '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'
77end
Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ source 'https://github.com/CocoaPods/Specs.git'
22platform :ios , '8.0'
33# FCM test application.
44target 'testapp' do
5- pod 'Firebase/Messaging' , '6.14 .0'
5+ pod 'Firebase/Messaging' , '6.16 .0'
66end
Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ source 'https://github.com/CocoaPods/Specs.git'
22platform :ios , '8.0'
33# Firebase Remote Config test application.
44target 'testapp' do
5- pod 'Firebase/RemoteConfig' , '6.14 .0'
5+ pod 'Firebase/RemoteConfig' , '6.16 .0'
66end
Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ source 'https://github.com/CocoaPods/Specs.git'
22platform :ios , '8.0'
33# Cloud Storage for Firebase test application.
44target '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'
77end
You can’t perform that action at this time.
0 commit comments