From cd967a47ab13e32e90e27bf43dce3aae76859eed Mon Sep 17 00:00:00 2001 From: Piotr Date: Tue, 27 Feb 2024 19:37:26 +0100 Subject: [PATCH] Revert capacitor 6 requirement in readme --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 1a85429..47ccb36 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

CapacitorGoogleAuth

@codetrix-studio/capacitor-google-auth

-

CAPACITOR 6

+

CAPACITOR 5

Capacitor plugin for Google Auth.

@@ -342,8 +342,6 @@ Install version 3.4.x: npm i --save @codetrix-studio/capacitor-google-auth@^3.4 ``` -Follow instruction for you project [Updating to Capacitor 6](https://capacitorjs.com/docs/next/updating/6-0). - #### Migrate from 3.2.x to 3.3.x Install version 3.3.x: