aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Example/Podfile
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2017-12-01 10:55:33 -0800
committerGravatar Paul Beusterien <paulbeusterien@google.com>2017-12-01 10:55:33 -0800
commit15a8d2d6a0249147912c7078f019dbaab36f1a54 (patch)
tree4ab48975b2b38fc6204874620857e11e46e1373e /Firestore/Example/Podfile
parent4ecc8ad0c15fd863d3a2eb824776b27122fc51e2 (diff)
Core is now 4.7.0
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 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'