Skip to content

Commit

Permalink
(iOS) Bump pinned Firebase SDK components to [v8.4.0 - July 20, 2021](h…
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Alden committed Jul 23, 2021
1 parent 6e1441f commit 209b2f7
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -141,16 +141,16 @@
<source url="https://cdn.cocoapods.org/"/>
</config>
<pods use-frameworks="true">
<pod name="Firebase/Core" spec="8.1.1"/>
<pod name="Firebase/Auth" spec="8.1.1"/>
<pod name="Firebase/Messaging" spec="8.1.1"/>
<pod name="Firebase/Performance" spec="8.1.1"/>
<pod name="Firebase/RemoteConfig" spec="8.1.1"/>
<pod name="Firebase/InAppMessaging" spec="8.1.1"/>
<pod name="FirebaseFirestore" git="https://github.com/invertase/firestore-ios-sdk-frameworks.git" tag="8.1.1"/>
<pod name="Firebase/Crashlytics" spec="8.1.1"/>
<pod name="Firebase/Functions" spec="8.1.1"/>
<pod name="Firebase/Installations" spec="8.1.1"/>
<pod name="Firebase/Core" spec="8.4.0"/>
<pod name="Firebase/Auth" spec="8.4.0"/>
<pod name="Firebase/Messaging" spec="8.4.0"/>
<pod name="Firebase/Performance" spec="8.4.0"/>
<pod name="Firebase/RemoteConfig" spec="8.4.0"/>
<pod name="Firebase/InAppMessaging" spec="8.4.0"/>
<pod name="FirebaseFirestore" git="https://github.com/invertase/firestore-ios-sdk-frameworks.git" tag="8.4.0"/>
<pod name="Firebase/Crashlytics" spec="8.4.0"/>
<pod name="Firebase/Functions" spec="8.4.0"/>
<pod name="Firebase/Installations" spec="8.4.0"/>
<pod name="GoogleSignIn" spec="5.0.2"/>
<pod name="GoogleTagManager" spec="7.3.1"/>
</pods>
Expand Down

0 comments on commit 209b2f7

Please sign in to comment.