aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2018-02-14 14:40:55 -0800
committerGravatar GitHub <noreply@github.com>2018-02-14 14:40:55 -0800
commit6889850b251ab56186bc13765baee0c3d0f1ae61 (patch)
tree215af40787b612bf7287de9a1114100fe94191cd /Firestore
parent0d6b54060a7839cbfee929e328962d0b315f8650 (diff)
parent2c107697d8c849816b818487b3b285697a2ef00d (diff)
Merge pull request #801 from firebase/release-4.9.0
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 bd57e21..5fa6a95 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.8.2'
+pod 'Firebase/Core', '4.9.0'
use_frameworks!
platform :ios, '8.0'