|
@@ -2,6 +2,8 @@
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
package="club.thepenguins.android">
|
|
package="club.thepenguins.android">
|
|
|
|
|
|
|
|
+ <uses-permission android:name="android.permission.INTERNET"/>
|
|
|
|
+
|
|
<application
|
|
<application
|
|
android:allowBackup="true"
|
|
android:allowBackup="true"
|
|
android:icon="@mipmap/ic_launcher"
|
|
android:icon="@mipmap/ic_launcher"
|