From e16c38688b1665a1897aa714141c1d0b87576193 Mon Sep 17 00:00:00 2001 From: Kyle Ju Date: Tue, 12 Dec 2017 14:33:04 -0500 Subject: Update component versions for Firebase 4.8.0 (#561) --- Firestore/Example/Podfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Firestore/Example/Podfile') diff --git a/Firestore/Example/Podfile b/Firestore/Example/Podfile index 89af74f..a15446e 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.7.0' +pod 'Firebase/Core', '4.8.0' use_frameworks! platform :ios, '8.0' -- cgit v1.2.3