aboutsummaryrefslogtreecommitdiffhomepage
path: root/Example
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2018-03-14 07:00:34 -0700
committerGravatar GitHub <noreply@github.com>2018-03-14 07:00:34 -0700
commitd5afb9bbf398a72f0e30668a7f496bcdbd3d7134 (patch)
tree64ff0a489cc74ef78950ddbc6d6d0099ed6c5ee1 /Example
parenta2b8b960ba70daca25918e5ac5afc3adf627fa69 (diff)
Version bumps for 4.11.0 (#919)
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 f216308..35d348e 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.10.1'
+ pod 'Firebase/Core', '4.11.0'
target 'Core_Tests_iOS' do
inherit! :search_paths