Request notification permission for Chucker
This commit is contained in:
6
datasource/src/debug/AndroidManifest.xml
Normal file
6
datasource/src/debug/AndroidManifest.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<!-- Needed to display Chucker notification -->
|
||||
<uses-permission android:name="android.permission.POST_NOTIFICATIONS" />
|
||||
|
||||
</manifest>
|
||||
Reference in New Issue
Block a user