mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-22 04:46:04 +03:00
remove permission USE_CREDENTIALS since it is not used
This commit is contained in:
parent
1f3ab7460a
commit
09aa05cf45
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
|||
package="it.niedermann.owncloud.notes">
|
||||
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
<uses-permission android:name="android.permission.USE_CREDENTIALS" />
|
||||
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
|
||||
|
||||
<application
|
||||
|
|
Loading…
Reference in a new issue