Skip to content

Commit

Permalink
Merge pull request #1 from kananinirav/fix/android-internet-permissio…
Browse files Browse the repository at this point in the history
…n-problem

[Modify] Fix Internet Permission Problem
  • Loading branch information
kananinirav authored Feb 22, 2024
2 parents dc02c4b + c925e41 commit 8bacd63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,5 @@
<data android:mimeType="text/plain"/>
</intent>
</queries>
<uses-permission android:name="android.permission.INTERNET"/>
</manifest>

0 comments on commit 8bacd63

Please sign in to comment.