2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-15 19:55:27 +00:00

I don't even know. Some magic that I found on the internet...

This commit is contained in:
Oliver Walters
2020-05-24 20:29:50 +10:00
parent d53773d95c
commit 77d92f5307
6 changed files with 55 additions and 5 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>