aboutsummaryrefslogtreecommitdiffhomepage
path: root/Example
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2018-05-15 15:23:35 -0700
committerGravatar Paul Beusterien <paulbeusterien@google.com>2018-05-15 15:23:35 -0700
commitf855450b5d8c29c94d060100a2fff09705aa996d (patch)
treed63e376f35cdaae7fb3195d33b211a8adba16bf2 /Example
parent520a0c0a84c34897aae10564ed48ec3efc508fbf (diff)
parent63b629d4ab2b234fdd57169ecaee5eea09abfd7e (diff)
merge
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 61913f4..0a4177d 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.0.0'
+ pod 'Firebase/Core', '5.0.1'
target 'Core_Tests_iOS' do
inherit! :search_paths