Skip to content

Commit

Permalink
update GAPlugin for 2.5.0+
Browse files Browse the repository at this point in the history
  • Loading branch information
bobeast committed Mar 28, 2013
1 parent da50b21 commit a94e70b
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.adobe.plugins.GAPlugin"
version="1.0.1">
version="1.0.2">

<name>GAPlugin</name>

Expand All @@ -27,7 +27,7 @@
<plugins-plist key="GAPlugin" string="GAPlugin" />

<!-- Cordova >= 2.3 -->
<config-file target="config.xml" parent="/cordova/plugins">
<config-file target="config.xml" parent="plugins">
<plugin name="GAPlugin" value="GAPlugin"/>
</config-file>

Expand Down

0 comments on commit a94e70b

Please sign in to comment.