Skip to content

Commit

Permalink
Update plugin.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeno97 authored Dec 29, 2024
1 parent b1cb293 commit 96e1ba8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="cordova-plugin-googleplus"
version="8.5.2">
version="9.0.0">

<name>Google SignIn</name>

Expand Down Expand Up @@ -107,8 +107,8 @@
<source url="https://cdn.cocoapods.org/"/>
</config>
<pods use-frameworks="true">
<pod name="GoogleSignIn" spec="~> 5.0.2"/>
<pod name="GoogleUtilities" spec="~> 7.2.2"/>
<pod name="GoogleSignIn" spec="7.0.0"/>
<pod name="GoogleTagManager" spec="8.0.0"/>
</pods>
</podspec>

Expand Down

0 comments on commit 96e1ba8

Please sign in to comment.