Skip to content

Commit

Permalink
#53 Clash with the Google Analytics Plugin
Browse files Browse the repository at this point in the history
#64 New Android Build Issues - Google Play Services related
  • Loading branch information
EddyVerbruggen committed Nov 28, 2015
1 parent 2a91d78 commit 373d84f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<plugin xmlns="http://www.phonegap.com/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="com.phonegap.plugins.PushPlugin"
version="3.0.0">
version="3.0.1">

<name>PushPlugin</name>

Expand Down Expand Up @@ -35,7 +35,7 @@
<!-- android -->
<platform name="android">

<dependency id="com.google.playservices" url="https://github.com/MobileChromeApps/google-play-services.git"/>
<framework src="com.google.android.gms:play-services-gcm:+" />

<config-file target="res/xml/config.xml" parent="/*">
<feature name="PushPlugin">
Expand Down

0 comments on commit 373d84f

Please sign in to comment.