Skip to content

Commit

Permalink
feedback module - added uses-permission to manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Flisar authored and Michael Flisar committed Oct 8, 2024
1 parent 6f1bff0 commit b3fcf8b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions library/extensions/feedback/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android">


<uses-permission android:name="android.permission.POST_NOTIFICATIONS" />
</manifest>

0 comments on commit b3fcf8b

Please sign in to comment.