Skip to content

Commit

Permalink
Built with barcodescanner aar with EddyVerbruggen/barcodescanner-lib-…
Browse files Browse the repository at this point in the history
…aar#23 patch
  • Loading branch information
dex4er committed Aug 5, 2018
1 parent a7c3629 commit 88bbdc6
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,7 @@
<uses-feature android:name="android.hardware.camera" android:required="true"/>
</config-file>
<framework src="src/android/barcodescanner.gradle" custom="true" type="gradleReference"/>
<framework src="com.android.support:support-v4:$ANDROID_SUPPORT_V4_VERSION"/>
<lib-file src="src/android/barcodescanner-release-2.1.5.aar"/>
<preference name="ANDROID_SUPPORT_V4_VERSION" default="27.+"/>
<lib-file src="src/android/barcodescanner-release.aar"/>
</platform>
<platform name="windows">
<js-module src="src/windows/BarcodeScannerProxy.js" name="BarcodeScannerProxy">
Expand Down
Binary file removed src/android/barcodescanner-release-2.1.5.aar
Binary file not shown.
Binary file added src/android/barcodescanner-release.aar
Binary file not shown.

0 comments on commit 88bbdc6

Please sign in to comment.