Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
EddyVerbruggen committed Jul 26, 2019
1 parent 82d12c6 commit 6e4997d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
@@ -1,5 +1,5 @@
{
"version": "7.0.2",
"version": "8.0.0",
"name": "cordova-plugin-googleplus",
"cordova_name": "Google SignIn",
"description": "Use your Google account to authenticate with the app.",
Expand Down
2 changes: 1 addition & 1 deletion plugin.xml
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="7.0.2">
version="8.0.0">

<name>Google SignIn</name>

Expand Down

1 comment on commit 6e4997d

@Denas30
Copy link

@Denas30 Denas30 commented on 6e4997d Sep 4, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A question can currently be used Google Plus, since I read that it would not work anymore and the login does not work by plugins, I want to know if it is no longer possible to create the login with Google Plus?

Please sign in to comment.