aboutsummaryrefslogtreecommitdiffhomepage
path: root/Example/Podfile
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2017-12-01 08:05:11 -0800
committerGravatar Paul Beusterien <paulbeusterien@google.com>2017-12-01 08:05:11 -0800
commit4ecc8ad0c15fd863d3a2eb824776b27122fc51e2 (patch)
tree64c9961fa43be3351ebd4c2d6f5f0a20fee94a77 /Example/Podfile
parent8e9079c27403853bde8b872ac9e1daf228ad15b2 (diff)
Core is now 4.7.0
Diffstat (limited to 'Example/Podfile')
-rw-r--r--Example/Podfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Example/Podfile b/Example/Podfile
index a5ad33c..6213e4f 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.6.0'
+ pod 'Firebase/Core', '4.7.0'
target 'Core_Tests_iOS' do
inherit! :search_paths