Commit 45434a8
committed
Analysis: Resolve notifications without permission lint warning
Warning Message: "When targeting Android 13 or higher, posting a
permission requires holding the 'POST_NOTIFICATIONS' permission
(usage from 'com.bumptech.glide.request.target.NotificationTarget')
When targeting Android 13 and higher, posting permissions requires
holding the runtime permission 'android.permission.POST_NOTIFICATIONS'."1 parent 456f736 commit 45434a8
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| |||
0 commit comments