aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Example/Podfile
diff options
context:
space:
mode:
authorGravatar Kyle Ju <kyleju@live.com>2017-12-12 14:33:04 -0500
committerGravatar Kyle Ju <kyleju@google.com>2017-12-12 17:24:19 -0500
commite16c38688b1665a1897aa714141c1d0b87576193 (patch)
treec28e589f56c7f18c88920e3b20d253d3b70c3f97 /Firestore/Example/Podfile
parent43774fec33adda895609ccd61d7c00e71d2396bb (diff)
Update component versions for Firebase 4.8.0 (#561)
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 89af74f..a15446e 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.7.0'
+pod 'Firebase/Core', '4.8.0'
use_frameworks!
platform :ios, '8.0'