aboutsummaryrefslogtreecommitdiffhomepage
path: root/Example
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2018-03-06 15:46:10 -0800
committerGravatar GitHub <noreply@github.com>2018-03-06 15:46:10 -0800
commit0b8f216e4ce85b968ac0803d729cd24eb110d0b6 (patch)
treef5d2f59999ce680f08d52c6a56150b976c6a2e9d /Example
parent8311c6432ecff78bedd13e27f64d241659324786 (diff)
parentb964ef4b00d049d9c7808843aacb830330dc7d7a (diff)
Merge pull request #880 from firebase/release-4.10.0
Merge Release 4.10.0 into Master
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 dac03cf..0a3b784 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.9.0'
+ pod 'Firebase/Core', '4.10.0'
target 'Core_Tests_iOS' do
inherit! :search_paths