Skip to content

Commit

Permalink
Remove internet permission
Browse files Browse the repository at this point in the history
  • Loading branch information
autoreleasefool committed Aug 1, 2020
1 parent 43f6f39 commit 828fa6f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
xmlns:tools="http://schemas.android.com/tools"
package="ca.josephroque.bowlingcompanion">

<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />

<application
Expand Down

0 comments on commit 828fa6f

Please sign in to comment.