aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Example/Podfile
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 /Firestore/Example/Podfile
parenta2b8b960ba70daca25918e5ac5afc3adf627fa69 (diff)
Version bumps for 4.11.0 (#919)
Diffstat (limited to 'Firestore/Example/Podfile')
-rw-r--r--Firestore/Example/Podfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Firestore/Example/Podfile b/Firestore/Example/Podfile
index 71afc2b..f7527d2 100644
--- a/Firestore/Example/Podfile
+++ b/Firestore/Example/Podfile
@@ -1,7 +1,7 @@
# 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'
use_frameworks!
platform :ios, '8.0'