[js] cordova.require instead of PhoneGap.require

This commit is contained in:
Ryan Willoughby
2013-06-05 12:38:57 -07:00
parent 10f8e6b116
commit ea1586b0ff
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<plugin xmlns="http://www.phonegap.com/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="com.phonegap.plugins.barcodescanner"
version="0.3.1">
version="0.5.1">
<name>BarcodeScanner</name>