2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-19 05:35:36 +00:00

Using new qr code scanner - qr_code_scanner

This commit is contained in:
Oliver Walters
2020-05-26 23:02:19 +10:00
parent aad616aea1
commit a4390d16d9
8 changed files with 211 additions and 94 deletions

View File

@ -4,4 +4,6 @@
to allow setting breakpoints, to provide hot reload, etc.
-->
<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.CAMERA"/>
<uses-permission android:name="android.permission.MICROPHONE"/>
</manifest>