You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ This repository contains the [Google Analytics for Firebase](https://firebase.go
7
7
1. Add the kit dependency to your app's Podfile:
8
8
9
9
```
10
-
pod 'mParticle-Google-Analytics-Firebase', '~> 7.0'
10
+
pod 'mParticle-Google-Analytics-Firebase', '~> 8.0'
11
11
```
12
12
13
13
2. Follow the mParticle iOS SDK [quick-start](https://github.com/mParticle/mparticle-apple-sdk), then rebuild and launch your app, and verify that you see `"Included kits: { Firebase Analytics }"` in your Xcode console
0 commit comments