Skip to content

Commit 8431d21

Browse files
Updated README.md
1 parent 3744eb4 commit 8431d21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ allprojects {
6767
}
6868
```
6969
### Push Notification
70-
For apps targeting Android 13 (Sdk version 33), should request runtime permission to enable notification.
70+
Apps targeting Android 13 should request a runtime permission to enable notifications.
7171
Add the following code to request permission.
7272
```kotlin
7373
registerForActivityResult(

0 commit comments

Comments
 (0)