Skip to content

Commit c26d960

Browse files
authored
Merge pull request #118 from ilyasipek/master
Add the missing 'contacts' permission to README.md
2 parents 26b0e13 + 2d3ea8f commit c26d960

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ The full list can be found in `dev.icerock.moko.permissions.Permission` enum.
6565
* Bluetooth Scan: **Permission.BLUETOOTH_SCAN**
6666
* Bluetooth Connect: **Permission.BLUETOOTH_CONNECT**
6767
* Bluetooth Advertise: **Permission.BLUETOOTH_ADVERTISE**
68+
* Contacts: **Permission.CONTACTS**
6869
* Motion: **Permission.MOTION**
6970

7071
## Usage

0 commit comments

Comments
 (0)