Skip to content

Commit c478098

Browse files
permission added👌
1 parent 2e0aade commit c478098

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

android/app/src/main/AndroidManifest.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
2+
<uses-permission android:name="android.permission.INTERNET"/>
23
<application
3-
android:label="fukmail"
4+
android:label="FukMail"
45
android:name="${applicationName}"
56
android:icon="@mipmap/ic_launcher">
67
<activity

0 commit comments

Comments
 (0)