Skip to content

Instantly share code, notes, and snippets.

@atmimran
Created September 8, 2014 13:33
Config.xml plugin for build.phonegap
<gap:plugin name="org.apache.cordova.device" version="0.2.3" />
<gap:plugin name="org.apache.cordova.camera" version="0.2.3" />
<gap:plugin name="org.apache.cordova.globalization" version="0.1.0" />
<gap:plugin name="org.apache.cordova.inappbrowser" version="0.1.0" />
<gap:plugin name="com.phonegap.plugins.pushplugin" version="2.1.1" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment