mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 01:53:31 +00:00
Required permission to post notifications
This commit is contained in:
parent
105d5ca9c5
commit
84ea21ff05
2 changed files with 15 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
<uses-permission android:name="android.permission.FOREGROUND_SERVICE"/>
|
||||
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
|
||||
<uses-permission android:name="android.permission.WAKE_LOCK"/>
|
||||
<uses-permission android:name="android.permission.POST_NOTIFICATIONS"/>
|
||||
|
||||
<application
|
||||
android:name="App"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue