aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Example
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2017-12-01 11:04:57 -0800
committerGravatar GitHub <noreply@github.com>2017-12-01 11:04:57 -0800
commit7fc252bb302fa7405a0171115ad517f2c4091221 (patch)
treea734a1c50adc079f9a6c58952e65eadbd2d0960e /Firestore/Example
parentf4f371bb758041a5ebfdb0eea72b7fbdb23d0137 (diff)
parent15a8d2d6a0249147912c7078f019dbaab36f1a54 (diff)
Merge pull request #521 from firebase/release-4.7.0
Core is now 4.7.0
Diffstat (limited to 'Firestore/Example')
-rw-r--r--Firestore/Example/Podfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Firestore/Example/Podfile b/Firestore/Example/Podfile
index 923ab22..89af74f 100644
--- a/Firestore/Example/Podfile
+++ b/Firestore/Example/Podfile
@@ -1,7 +1,7 @@
# 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', '4.6.0'
+pod 'Firebase/Core', '4.7.0'
use_frameworks!
platform :ios, '8.0'