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

Commit b0b26b7

Browse files
IOS Build fails with compilation errors #150
1 parent e79929c commit b0b26b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "4.0.4",
2+
"version": "4.0.5",
33
"name": "cordova-plugin-googleplus",
44
"cordova_name": "Google+",
55
"description": "Use your Google account to authenticate with the app.",

Diff for: plugin.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
33
xmlns:android="http://schemas.android.com/apk/res/android"
44
id="cordova-plugin-googleplus"
5-
version="4.0.4">
5+
version="4.0.5">
66

77
<name>Google+</name>
88

0 commit comments

Comments
 (0)