Add local network permission
This commit is contained in:
parent
c261b06dcb
commit
3eb9f1b738
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
<manifest xmlns:android = "http://schemas.android.com/apk/res/android" >
|
||||
|
||||
<uses-permission android:name = "android.permission.INTERNET" />
|
||||
<uses-permission android:name = "android.permission.NEARBY_WIFI_DEVICES" />
|
||||
|
||||
<application
|
||||
android:label = "Zanbur"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue