Skip to content

Commit

Permalink
Merge pull request #139 from vially/remove-android-plugin-compat
Browse files Browse the repository at this point in the history
Remove cordova-plugin-compat android dependency
  • Loading branch information
bitjson authored May 17, 2018
2 parents 0cb180e + 85e2396 commit d09bd84
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
<uses-feature android:name="android.hardware.camera.front" android:required="false" />
</config-file>
<source-file src="src/android/QRScanner.java" target-dir="src/com/bitpay/cordova/qrscanner"/>
<dependency id="cordova-plugin-compat" version="^1.0.0" />
<framework src="src/android/qrscanner.gradle" custom="true" type="gradleReference"/>
</platform>

Expand Down

0 comments on commit d09bd84

Please sign in to comment.