Done lesson 2
[Sunshine.git] / app / src / main / AndroidManifest.xml
index 2c5f3c8ddcc471decfec466a4bbf1775396abdb8..2e791e967694efba63d0270d8ea7c313fc97458a 100644 (file)
@@ -2,6 +2,8 @@
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
     package="uk.me.njae.sunshine" >
 
+    <uses-permission android:name="android.permission.INTERNET" />
+
     <application
         android:allowBackup="true"
         android:icon="@drawable/ic_launcher"