We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdeb575 commit c4a550fCopy full SHA for c4a550f
README.md
@@ -1,6 +1,6 @@
1
<h1 align="center">CapacitorGoogleAuth</h1>
2
<p align="center"><strong><code>@codetrix-studio/capacitor-google-auth</code></strong></p>
3
-<p align="center"><strong>CAPACITOR 6</strong></p>
+<p align="center"><strong>CAPACITOR 5</strong></p>
4
<p align="center">
5
Capacitor plugin for Google Auth.
6
</p>
@@ -342,8 +342,6 @@ Install version 3.4.x:
342
npm i --save @codetrix-studio/capacitor-google-auth@^3.4
343
```
344
345
-Follow instruction for you project [Updating to Capacitor 6](https://capacitorjs.com/docs/next/updating/6-0).
346
-
347
#### Migrate from 3.2.x to 3.3.x
348
349
Install version 3.3.x:
0 commit comments