Skip to content

Commit 54e59bc

Browse files
Merge pull request #227 from antistatique/hotfix/plugin-xml
Fix xml validation for plugin.xml - thank you!
2 parents 6660fb4 + f7cadb6 commit 54e59bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugin.xml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<plugin xmlns="http://www.phonegap.com/ns/plugins/1.0"
33
xmlns:android="http://schemas.android.com/apk/res/android"
4+
xmlns:amazon="http://schemas.android.com/apk/lib/com.amazon.device.ads"
45
id="com.phonegap.plugins.PushPlugin"
56
version="2.2.0">
67

0 commit comments

Comments
 (0)