Skip to content

Commit cc3a677

Browse files
committed
update readme
1 parent 9089b07 commit cc3a677

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ The minimum supported SDK version is 15
3030

3131
Add the `READ_PHONE_PERMISSION` permission to your android manifest
3232

33-
<uses-permission android:name="android.permission.READ_PHONE_STATE"/>
33+
<uses-permission android:name="android.permission.READ_PHONE_STATE" />
34+
<uses-permission android:name="android.Manifest.permission.READ_PHONE_STATE" />
3435

3536

3637
> **REQUIRED PERMISSION**

0 commit comments

Comments
 (0)