Parcourir la source

Updated xml schema

Sebastián Katzer il y a 12 ans
Parent
commit
550ce3cddc
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      plugin.xml

+ 2 - 1
plugin.xml

@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<plugin xmlns="http://www.phonegap.com/ns/plugins/1.0"
+<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
+        xmlns:android="http://schemas.android.com/apk/res/android"
         id="de.appplant.cordova.plugin.local-notifications"
         version="0.4.0">