Skip to content

Instantly share code, notes, and snippets.

@atmimran
Created September 8, 2014 13:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save atmimran/02e22519def2856d7d50 to your computer and use it in GitHub Desktop.
Save atmimran/02e22519def2856d7d50 to your computer and use it in GitHub Desktop.
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