Skip to content

Commit

Permalink
add internet permission
Browse files Browse the repository at this point in the history
  • Loading branch information
ksh-b committed Dec 26, 2023
1 parent 9de03fb commit 84bec46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android">

<uses-permission android:name="android.permission.INTERNET" />

<application
android:label="whapp"
Expand Down

0 comments on commit 84bec46

Please sign in to comment.