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

Commit 2285fcc

Browse files
authored
Update README.md
Fixes #181
1 parent c2cc631 commit 2285fcc

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
@@ -9,7 +9,7 @@ EasyPermissions is installed by adding the following dependency to your `build.g
99

1010
```groovy
1111
dependencies {
12-
   implementation 'pub.devrel:easypermissions:1.1.1'
12+
   implementation 'pub.devrel:easypermissions:1.1.0'
1313
}
1414
```
1515

0 commit comments

Comments
 (0)