Skip to content

Commit

Permalink
Fix #209
Browse files Browse the repository at this point in the history
  • Loading branch information
licaon-kter authored Jun 26, 2024
1 parent 6b3d8dc commit 5e81f87
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 5e81f87

Please sign in to comment.