aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Example/Podfile
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2018-02-08 09:49:49 -0800
committerGravatar GitHub <noreply@github.com>2018-02-08 09:49:49 -0800
commitac13e30e63c7a34973ed6a138626ff587549e3a6 (patch)
treee5a3a449322652e3984e25d684926fcafc80b9ed /Firestore/Example/Podfile
parentecef4aa308c213c000d115123824d55482ffbdad (diff)
Version bumps for 4.9.0 (#774)
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 bd57e21..5fa6a95 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.8.2'
+pod 'Firebase/Core', '4.9.0'
use_frameworks!
platform :ios, '8.0'