aboutsummaryrefslogtreecommitdiffhomepage
path: root/Example
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2018-04-13 11:24:52 -0700
committerGravatar GitHub <noreply@github.com>2018-04-13 11:24:52 -0700
commitf23c3914bd9f830573ffc1dc71f05978fd448468 (patch)
tree571ae14c3c74684963b2d8abcd107e367a069d00 /Example
parent1b6429c0d421b289cbf6509c008f54a078ba9ba9 (diff)
Rename version 4.12.1 to 4.13 (#1092)
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 4448620..a26f255 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.1'
+ pod 'Firebase/Core', '4.13.0'
target 'Core_Tests_iOS' do
inherit! :search_paths