aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore
diff options
context:
space:
mode:
authorGravatar davidair <davidair@users.noreply.github.com>2018-06-06 17:29:10 -0400
committerGravatar GitHub <noreply@github.com>2018-06-06 17:29:10 -0400
commit3973b6499adb29bdb60cc2c55a1afd4c4532c094 (patch)
treef1282c64876d1c816ec8a3ae02ca1ac0dc559c29 /Firestore
parent7dbf5caa5f25551658aee614247aed10012166e2 (diff)
parent1bbac8d26eceba8837327f726b187e3207435202 (diff)
Merge branch 'release-5.2.0' into master
Diffstat (limited to 'Firestore')
-rw-r--r--Firestore/Example/Podfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Firestore/Example/Podfile b/Firestore/Example/Podfile
index dc5af48..57cd533 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.1.0'
+ pod 'Firebase/Core', '5.2.0'
pod 'FirebaseAuth', :path => '../../'
pod 'FirebaseCore', :path => '../../'