aboutsummaryrefslogtreecommitdiffhomepage
path: root/Example
diff options
context:
space:
mode:
authorGravatar davidair <davidair@users.noreply.github.com>2018-06-06 17:29:10 -0400
committerGravatar GitHub <noreply@github.com>2018-06-06 17:29:10 -0400
commit3973b6499adb29bdb60cc2c55a1afd4c4532c094 (patch)
treef1282c64876d1c816ec8a3ae02ca1ac0dc559c29 /Example
parent7dbf5caa5f25551658aee614247aed10012166e2 (diff)
parent1bbac8d26eceba8837327f726b187e3207435202 (diff)
Merge branch 'release-5.2.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 5308679..0ac77a3 100644
--- a/Example/Podfile
+++ b/Example/Podfile
@@ -12,7 +12,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', '5.1.0'
+ pod 'Firebase/Core', '5.2.0'
target 'Core_Tests_iOS' do
inherit! :search_paths