Skip to content

Commit

Permalink
Merge pull request #457 from tokyodrift1993/feature/update-firebase-t…
Browse files Browse the repository at this point in the history
…o-6.28.0

update firebase pod to v6.28.0
  • Loading branch information
dpa99c authored Jul 15, 2020
2 parents 6d4a0d6 + 0a07c6e commit 7a1f4f1
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -132,14 +132,14 @@
<source url="https://cdn.cocoapods.org/"/>
</config>
<pods use-frameworks="true">
<pod name="Firebase/Core" spec="6.27.0"/>
<pod name="Firebase/Auth" spec="6.27.0"/>
<pod name="Firebase/Messaging" spec="6.27.0"/>
<pod name="Firebase/Performance" spec="6.27.0"/>
<pod name="Firebase/RemoteConfig" spec="6.27.0"/>
<pod name="Firebase/InAppMessaging" spec="6.27.0"/>
<pod name="FirebaseFirestore" git="https://github.com/invertase/firestore-ios-sdk-frameworks.git" tag="6.27.0"/>
<pod name="Firebase/Crashlytics" spec="6.27.0"/>
<pod name="Firebase/Core" spec="6.28.0"/>
<pod name="Firebase/Auth" spec="6.28.0"/>
<pod name="Firebase/Messaging" spec="6.28.0"/>
<pod name="Firebase/Performance" spec="6.28.0"/>
<pod name="Firebase/RemoteConfig" spec="6.28.0"/>
<pod name="Firebase/InAppMessaging" spec="6.28.0"/>
<pod name="FirebaseFirestore" git="https://github.com/invertase/firestore-ios-sdk-frameworks.git" tag="6.28.0"/>
<pod name="Firebase/Crashlytics" spec="6.28.0"/>
<pod name="GoogleSignIn" spec="5.0.2"/>
<pod name="GoogleTagManager" spec="7.1.2"/>
</pods>
Expand Down

0 comments on commit 7a1f4f1

Please sign in to comment.