aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Example/Podfile
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2018-05-15 15:23:35 -0700
committerGravatar Paul Beusterien <paulbeusterien@google.com>2018-05-15 15:23:35 -0700
commitf855450b5d8c29c94d060100a2fff09705aa996d (patch)
treed63e376f35cdaae7fb3195d33b211a8adba16bf2 /Firestore/Example/Podfile
parent520a0c0a84c34897aae10564ed48ec3efc508fbf (diff)
parent63b629d4ab2b234fdd57169ecaee5eea09abfd7e (diff)
merge
Diffstat (limited to 'Firestore/Example/Podfile')
-rw-r--r--Firestore/Example/Podfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Firestore/Example/Podfile b/Firestore/Example/Podfile
index 3f85c09..7844066 100644
--- a/Firestore/Example/Podfile
+++ b/Firestore/Example/Podfile
@@ -10,7 +10,7 @@ target 'Firestore_Example_iOS' do
# The next line is the forcing function for the Firebase pod. The Firebase
# version's subspecs should depend on the component versions in their
# corresponding podspec's.
- pod 'Firebase/Core', '5.0.0'
+ pod 'Firebase/Core', '5.0.1'
pod 'FirebaseAuth', :path => '../../'
pod 'FirebaseCore', :path => '../../'