This commit is contained in:
Olu Amey
2020-11-22 16:14:13 -05:00
parent b79e520061
commit f1440bf6ce
11 changed files with 249 additions and 21 deletions
+4
View File
@@ -6,6 +6,10 @@
<param name="android-package" value="com.silkimen.cordovahttp.CordovaHttpPlugin"/>
</feature>
<feature name="Calendar">
<param name="android-package" value="nl.xservices.plugins.Calendar"/>
</feature>
<feature name="Device">
<param name="android-package" value="org.apache.cordova.device.Device"/>
</feature>