aboutsummaryrefslogtreecommitdiffhomepage
path: root/Example
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2018-04-10 17:45:20 -0700
committerGravatar GitHub <noreply@github.com>2018-04-10 17:45:20 -0700
commit55eed807df70402d81227056d0f3934c07215295 (patch)
tree63254c0c6beedd209b847adce227d2d9241ce2b8 /Example
parent135e2acc4502460d083564fc18a4b52ed3297fdb (diff)
parentfb14ee35fa0c666b15574cdedb4efdefe8cf9fca (diff)
Merge pull request #1067 from firebase/release-4.12.0
Release 4.12.0
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 682f2a4..56f896b 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.11.0'
+ pod 'Firebase/Core', '4.12.0'
target 'Core_Tests_iOS' do
inherit! :search_paths