Skip to content

Commit

Permalink
Merge pull request #1 from licaon-kter/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
maxysoft committed Sep 11, 2024
2 parents 6b3d8dc + 5e81f87 commit 2c71e89
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 @@ -7,6 +7,7 @@
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.POST_NOTIFICATIONS" />

<application
android:allowBackup="true"
Expand Down

0 comments on commit 2c71e89

Please sign in to comment.