aboutsummaryrefslogtreecommitdiffhomepage
path: root/Example
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 /Example
parent0d6b54060a7839cbfee929e328962d0b315f8650 (diff)
parent2c107697d8c849816b818487b3b285697a2ef00d (diff)
Merge pull request #801 from firebase/release-4.9.0
Diffstat (limited to 'Example')
-rw-r--r--Example/Podfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Example/Podfile b/Example/Podfile
index 576d8d0..dac03cf 100644
--- a/Example/Podfile
+++ b/Example/Podfile
@@ -8,7 +8,7 @@ target 'Core_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', '4.8.2'
+ pod 'Firebase/Core', '4.9.0'
target 'Core_Tests_iOS' do
inherit! :search_paths