Skip to content

Commit

Permalink
potential fix for #6248
Browse files Browse the repository at this point in the history
Signed-off-by: tobiasKaminsky <[email protected]>
  • Loading branch information
tobiasKaminsky authored and AndyScherzinger committed Nov 20, 2023
1 parent e4b9be1 commit 84b55cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
<uses-permission android:name="android.permission.WRITE_CONTACTS" />
<uses-permission android:name="android.permission.READ_CALENDAR" />
<uses-permission android:name="android.permission.WRITE_CALENDAR" />
<uses-permission android:name="android.permission.ACCESS_MEDIA_LOCATION" />

<!-- Used for document scanning, but lib declares it as required, which it's not -->
<uses-feature
Expand Down

0 comments on commit 84b55cc

Please sign in to comment.