Adds INTERNET permission to manifest.

This commit is contained in:
2020-08-31 22:16:28 -07:00
parent 9058e9278d
commit c07eb7c74c
2 changed files with 7 additions and 0 deletions

View File

@@ -20,4 +20,5 @@
</activity>
</application>
<uses-permission android:name="android.permission.INTERNET" />
</manifest>