removed not necessary permisson
This commit is contained in:
parent
25e92172f0
commit
2a92374f12
1 changed files with 1 additions and 2 deletions
|
@ -3,7 +3,6 @@
|
|||
package="org.secuso.privacyfriendlysudoku.ui.view">
|
||||
|
||||
<uses-permission android:name="android.permission.FOREGROUND_SERVICE"/>
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
|
||||
<application
|
||||
android:allowBackup="true"
|
||||
|
|
Loading…
Reference in a new issue