aboutsummaryrefslogtreecommitdiffhomepage
path: root/Example
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 /Example
parent70d401d4837c7ff76531e74d2f363783e651bd4e (diff)
parent722b83c2363af5ccd9f8d9b76760ffad7a4470c9 (diff)
Merge pull request #680 from firebase/release-4.8.1
Merge Release 4.8.1
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 9e44d40..31f4489 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.8.0'
+ pod 'Firebase/Core', '4.8.1'
target 'Core_Tests_iOS' do
inherit! :search_paths