Skip to content

Commit 3227f5e

Browse files
committed
Internet permission added
1 parent 6482027 commit 3227f5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="in.gsrathoreniks.javamail_android">
44

5+
<uses-permission android:name="android.permission.INTERNET"/>
56
<application
67
android:allowBackup="true"
78
android:icon="@mipmap/ic_launcher"

0 commit comments

Comments
 (0)