aboutsummaryrefslogtreecommitdiffhomepage
path: root/Example
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2018-04-11 09:07:06 -0700
committerGravatar Paul Beusterien <paulbeusterien@google.com>2018-04-11 09:07:06 -0700
commite29010caf2478c7b6d4cbb4a3fe8238f36b4fe22 (patch)
treeebc799e9d8db11ac307290e1c7e4ea76a3356bcb /Example
parentfb14ee35fa0c666b15574cdedb4efdefe8cf9fca (diff)
Update component versions for 4.12.1
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 27204be..4448620 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.12.0'
+ pod 'Firebase/Core', '4.12.1'
target 'Core_Tests_iOS' do
inherit! :search_paths