aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2018-01-18 13:29:15 -0800
committerGravatar GitHub <noreply@github.com>2018-01-18 13:29:15 -0800
commitcda67e4faada421e5d01c48eaaca1352504705fa (patch)
treeb5058ce53df274ddbbf15f9433cc813918daac15 /Firestore
parent70d401d4837c7ff76531e74d2f363783e651bd4e (diff)
parent722b83c2363af5ccd9f8d9b76760ffad7a4470c9 (diff)
Merge pull request #680 from firebase/release-4.8.1
Merge Release 4.8.1
Diffstat (limited to 'Firestore')
-rw-r--r--Firestore/Example/Podfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Firestore/Example/Podfile b/Firestore/Example/Podfile
index a15446e..37b9ff2 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.0'
+pod 'Firebase/Core', '4.8.1'
use_frameworks!
platform :ios, '8.0'