Skip to content

Commit d529f4b

Browse files
committed
Added permission
1 parent ec54830 commit d529f4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

android/app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
22
package="dev.ssia.covidwatch">
3+
<uses-permission android:name="android.permission.INTERNET"/>
34
<application
45
android:name="io.flutter.app.FlutterApplication"
56
android:label="Covid Watch"

0 commit comments

Comments
 (0)