removed not necessary permisson
This commit is contained in:
parent
25e92172f0
commit
2a92374f12
1 changed files with 1 additions and 2 deletions
|
@ -3,8 +3,7 @@
|
|||
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"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
|
|
Loading…
Reference in a new issue