We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ae2491 commit 8a2fd03Copy full SHA for 8a2fd03
app/src/main/AndroidManifest.xml
@@ -33,6 +33,7 @@
33
tools:ignore="ProtectedPermissions" />
34
<uses-permission android:name="com.android.alarm.permission.SET_ALARM" />
35
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
36
+ <uses-permission android:name="android.permission.POST_NOTIFICATIONS" />
37
38
<uses-feature
39
android:name="android.hardware.touchscreen"
0 commit comments