Skip to content
This repository was archived by the owner on Oct 3, 2024. It is now read-only.

Commit 5da4f24

Browse files
authored
Add link to easypermissions-ktx
1 parent bf3cd48 commit 5da4f24

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
EasyPermissions is a wrapper library to simplify basic system permissions logic when targeting
44
Android M or higher.
55

6+
**Note:** If your app is written in Kotlin consider the [easypermissions-ktx](https://github.com/VMadalin/easypermissions-ktx)
7+
library which adds Kotlin extensions to the core EasyPermissions library.
8+
69
## Installation
710

811
EasyPermissions is installed by adding the following dependency to your `build.gradle` file:

0 commit comments

Comments
 (0)