Commit 6e5e3b68 by Simeon Markind

Added internet permission

parent cd99b484
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.example.dynamicduals2">
package="com.example.dynamicduals2"
>
<uses-permission android:name="android.permission.INTERNET"/>
<application
android:allowBackup="true"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment