Skip to content

Instantly share code, notes, and snippets.

@nutti
Last active August 29, 2015 14:15
Show Gist options
  • Save nutti/34a68612b81351ba878d to your computer and use it in GitHub Desktop.
Save nutti/34a68612b81351ba878d to your computer and use it in GitHub Desktop.
[PhoneGap/Cordova] 古いバージョンのプラグインをインストールする方法 ref: http://qiita.com/nutti/items/0b31939dc9a815d763aa
$ cordova plugin add [プラグインのID]
$ cordova plugin add [プラグインのID]@[バージョン]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment