Skip to content

Commit

Permalink
internet permission
Browse files Browse the repository at this point in the history
  • Loading branch information
AzizbekLive committed Jan 7, 2024
1 parent a119547 commit fe487fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android">

<uses-permission android:name="android.permission.INTERNET"/>
<application
android:label="chatgpt"
android:name="${applicationName}"
Expand Down

0 comments on commit fe487fa

Please sign in to comment.